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 }} |