@if ($message = Session::get('success')) @endif @if ($errors->any()) @endif
@foreach($Aud_Report as $index => $Aud_Reports) @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'] }}