{{$listname}}
@if ($listname == "rejected") @endif @endif @if (!empty($list)) @php $i = 1; @endphp @foreach ($list as $key => $val) @if ($listname == "rejected") @else @if ($listname == "approved_estimate" || $listname == "approved_work_order" || $listname == "approved_ebill") @endif @endif @if ($action == 'view' || empty($edit_link)) @else @endif @endforeach @endif
Sr.No Work NameStage Rejected By @else @if ($listname == "approved_estimate" || $listname == "approved_work_order" || $listname == "approved_ebill") AmountStatus(Pending At)Date and Time Action
{{$i++}} {{$val->ProjectName}} {{ $val->stage }} {{ $val->amount}} {{$val->pending_from }} {{ date("d-m-Y H:i:s", strtotime($val->date))}}