@extends('layouts.app') @section('content')

Create Prescription

Patient: {{ $appointment->patient->user->name }}

@csrf

Medicine
@endsection