Wang Proses

@if(auth()->user()->hasRole(['pembantu tadbir', 'super'])&&($permohonan->status_progress == 'baru'))

@csrf
@endif
@foreach($permohonan?->bilpelbagais as $bp) @endforeach
# No Akaun BP No Resit
(Tarikh Bayar)
Bayaran
(RM)
. {{$bp->no_akaun_bilpelbagai}} {{$bp->no_resit}}
{{$bp->dt_bayar}}
{{$bp->amaun_bayar}}
@csrf

Maklumat Fail

@if(auth()->user()->hasRole(['pembantu tadbir', 'super'])&&($permohonan->status_progress == 'semakan bayaran proses'))
@csrf

@csrf
@else
@endif
@section('js') @if(auth()->user()->hasRole(['pembantu tadbir', 'super'])&&($permohonan->status_progress == 'baru')) @endif @endsection