@extends('layouts.default') @push('scripts') @endpush @section('content')
@csrf
Notice / Letter pending for printing
@foreach($o_array as $row) @if($anr_no!=$row->anr_no) @endif @if($anr_no!=$row->anr_no) @endif @endforeach
SNo ANR No. Process Id Notice Type Issue Date Name State/
District
Generate
1
{{ $row->process_id }} - {{ date('Y',strtotime($row->rec_dt)) }} 01-01-1970
Address:
/
@include('notices.extra.editor_design') @endsection