@extends('layouts.admin') @section('title','Add Hospital') @section('content')

Add Hospital

Back
@error('district_id') {{ $message }} @enderror

@endsection @push('scripts') @endpush