@if ($message = Session::get('success'))
@endif
{{$message}}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
| SNO | View | EDate | Division | Team | Zone | Average Marks | Type of S | Type of Audit | Next Verification Date | Audit By | Entry By |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ date('Y-m-d', strtotime($Aud_Reports['E_date'])) }} | {{ $Aud_Reports['Division'] }} | {{ $Aud_Reports['Team'] }} | {{ $Aud_Reports['Zone'] }} | {{ $Aud_Reports['Tot_Marks'] }} | {{ $Aud_Reports['type_s'] }} | {{ $Aud_Reports['Type_audit'] }} | {{ date('Y-m-d', strtotime($Aud_Reports['verf_date'])) }} | {{ $Aud_Reports['AuditorName'] }} / {{ $Aud_Reports['AuditorTNO'] }} | {{ $Aud_Reports['EntryBYName'] }} / {{ $Aud_Reports['EntryBYTNO'] }} |
Total entries: