@extends('doctor.layouts.app') @section('title', $patient->name.' | Patient') @section('content')

View Patient

@csrf
@endsection