Update Operation Information
operation ID {{ $operation->id }}
Patient Name {{ $operation->patient->name }}
Patient ID {{ $operation->patient_id }}-{{ $operation->created_at->format('m-d-Y')}}
Patient Mobile {{ $operation->patient->pphone }}
{{ csrf_field() }}
@foreach($operationproducts as $operationproduct) @endforeach
Operation ID Operation Name Price
Tk.
@endsection @section('run_custom_jquery') @endsection