View All PAID Report List
@if(Session::has('success'))
{{Session::get('success')}}
@endif
@if(Auth::user()->super_id == 1) @endif @if(Auth::user()->super_id == 1) @endif @foreach ($invoiceouts as $invoiceout) @if(Auth::user()->super_id == 1) @endif @endforeach
No. Report ID P. ID ViewDelete
No. Report ID P. ID ViewDelete
1 {{ $invoiceout->id}} {{ $invoiceout->patient_id }}-{{ $invoiceout->created_at->format('m-d-Y')}}
{{ csrf_field() }}