Get Subscription
{{$subscription->title}}
Number of days: {{$subscription->days}} days
Price: Ksh.{{ number_format($subscription->price*100, 2) }} (${{number_format($subscription->price, 2)}})
{{$subscription->description}}
Purchase Subscription{!! \Session::get('error') !!}
{!! \Session::get('success-payment') !!} Back to Home
{!! \Session::get('mpesa-success') !!} If you have accepeted the payment then click on I Agreed