{{$row->app_id}}/{{$row->app_ent_year}} | {{hcrti::DateToDMY($row->app_ent_date)}} |
{{hcrti::DateToDMY($row->app_date)}} | {{$row->name}} | {{$row->f_name}} | {{$row->age}} | {{$row->occupation}} |
{{$row->address}} | {{$row->email}} | {{$row->mobile}} |
@if($row->online == '0')
Offline
@else
Online
@endif |
@if($row->rec_from == '0')Personally From Applicant @endif
@if($row->rec_from == '1')Receipt Section @endif
@if($row->rec_from == '2')Post @endif
@if($row->rec_from == '3')Other Section of this High Court @endif
@if($row->rec_from == '4')Other Department (U/s 6(3)) @endif
@if($row->rec_from == '5')By Other Person @endif
|