@if($message = Session::get('error'))
Error! {{ $message }}
@endif
{!! Session::forget('error') !!}
@if($message = Session::get('success'))
Success! {{ $message }}
@endif
{!! Session::forget('success') !!}
Pay With Razorpay
Plan:
{{$plan->plan_name}}
Description:
{{$plan->description}}
Price:
Rs.{{$currency_symbol->value}} {{$plan->price}}
Your sms Limit:
{{$plan->smslimit}}
Expiry Date:
{{$plan->expiry}}