@extends($layout) @section('content')
{!! Form::open(array('url' => URL_PAYNOW_FEE, 'method' => 'POST', 'id'=>'payform')) !!} {!! Form::close() !!}

{{$title}}

{{getPhrase('dear')}} {{$user->username}} {{getPhrase('you_have_to_pay_the_amount')}} {{getCurrencyCode()}} {{$amount_to_pay}}