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

{{ $title }}

{{ getPhrase('registration_fee') }} : {{ getSetting('currency_symbol','site_settings'). getSetting('online_registration_fee','site_settings') }}