@php
$sn_language='-1';
$sn_language=session()->get('sn_language');
@endphp
{{ $app_details->age ?? old('txtage')}}
{{ $app_details->occupation ?? old('txtoccupation')}}
{{$app_details->info_req1 ?? old('txtinforeq1')}}
{{ $app_details->info_period ?? old('txtinfoperiod')}}
{{ $app_details->other_detail ?? ' Not Available'}}
{{ $app_details->address ?? old('txtaddress')}}
{{ $app_details->pincode ?? old('pincode')}}
{{ !empty($app_details->app_date) ? \Carbon\Carbon::parse($app_details->app_date)->format('d-m-Y'):old('txtappdate') }}
Date on which 30 Days Completed after Submit Form "A":
{{ date("Y-m-d", strtotime("+30 days", strtotime($app_details->app_date))) }}
Last date to Apply
15-12-2024
Treasury Challan Number:
Treasury Challan Amount:
Another person is authorized for RTI Appeal
Name of Authorized Person:
Address of Authorized Person:
Upload Identity Card of Authorized Person:
Photo Upload of Authorized Person:
Sign Upload of Authorized Person:
Mobile Number of Authorized Person:
(A) Not received any response within 30 days of presentation of Form 'A'.