@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('name')}} {{ getPhrase('Course')}} {{ getPhrase('father_name')}} {{ getPhrase('email')}} {{ getPhrase('mobile')}} {{ getPhrase('registered_student')}} {{ getPhrase('reffrance_no')}} {{ getPhrase('Action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>URL_PRE_ADMISSION_LIST_GETLIST.$branch_id, 'route_as_url'=>true)) @include('common.deletescript', array('route'=>URL_PRE_ADMISSION_DELETE)) @stop