Guard Applications History
Sr. No | Application No | Guard Name | Phone | City | Date | Referred By | AM Status | Admin Status |
---|---|---|---|---|---|---|---|---|
{{$key +1}} | {{$guard->registration_id}} | {{$guard->first_name}} {{$guard->middle_name}} {{$guard->last_name}} | {{$guard->contact_no}} | {{$guard->pcity}} | {{date('d-m-Y', strtotime($guard->created_at))}} | {{$guard->name}} | @php $var = $guard->fo_status @endphp @if($var=="Approve") @elseif($var=="Reject") @else @endif | @php $var = $guard->admin_status @endphp @if($var=="Approve") @elseif($var=="Reject") @else @endif |