@extends('layouts.admin') @section('page-title') {{ __('Manage Ambulances') }} @endsection @section('content')

{{ __('Ambulance List') }}


# Vehicle No Type Service Area Pincode Owner Phone Available Action
@endsection @push('script-page') @endpush