Mandays Approvals

@if ($message = Session::get('success')) @endif @if ($errors->any()) @endif
@csrf
@foreach ($Pending_list as $index => $Pending_lists) @endforeach
SNO
View ENo EDate Supplier Project Order No Description Amount
   {{ $index + 1 }}
{{ $Pending_lists['Eno'] }} {{ $Pending_lists['EDate'] }} {{ $Pending_lists['Supplier'] }} {{ $Pending_lists['Project'] }} {{ $Pending_lists['Order_No'] }} {{ $Pending_lists['Description'] }} {{ $Pending_lists['Amount'] }}