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

Create Patient

@csrf
Cancel
@endsection @section('scripts') @endsection