@extends('common.dashboard') @section('title','Create ambulance service') @section('content')

Create Ambulance service provider

@csrf @include('common.ambulance.form')
@endsection