@extends('admin.layouts.app') @section('title', 'Create Patient') @section('content')

Create Patient

Create Patient
@csrf
@endsection @section('scripts') @endsection