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