@extends('layouts.admin') @section('title', $patient->exists ? 'Edit Patient' : 'Add New Patient') @section('content') Back @if($errors->any())