Report Information
@if(Session::has('success'))
{{Session::get('success')}}
@endif
@if(Auth::user()->super_id == 1) @endif @if(Auth::user()->super_id == 1) @endif @foreach ($reports as $report) @if(Auth::user()->super_id == 1) @endif @endforeach
No. Report Name Report ID View EditDelete
No. Report Name Report ID View EditDelete
1 {{ $report->patient->name }} {{ $report->id }}
{{ csrf_field() }}
{{ csrf_field() }}