@extends('layouts.default', ['appTopMenu' => true]) @php use App\Http\Controllers\hcrti\hcrti; use App\Models\hcrti\Erti_model; use App\Models\Masters\Master_model; @endphp @push('scripts') @endpush @push('head') @endpush @section('content')
Appeal ID/Year | Receiving Date | Appl. Date | Name | Father name | Age (Year) | Occupation | Address | Mobile | Online/Offline | Received From | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$result2->appeal_id}}/1970 | {{hcrti::DateToDMY($row->app_ent_date)}} | {{$result2->entry_date}} | {{$row->name}} | {{$row->f_name}} | {{$row->age}} | {{$row->occupation}} | , ,, | {{$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 | |||
Grounds of Appeal | Was Information Delivered within 30 days | Applicant is not satisfied with Response by SPIO | Info. Period | Other Detail | ||||||||||
{{$result2->grounds_of_appeal}} | Yes | Yes | {{$row->info_period}} | {{$row->other_detail}} |
ID/Year | Receiving Date | Appl. Date | Name | Father name | Age (Year) | Occupation | Address | Mobile | Online/Offline | Received From | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{$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->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 |
Information Required | Info. Period | Other Detail | |||||||||
{{$row->info_req1}} | {{$row->info_period}} | {{$row->other_detail}} |