@extends('layouts.master') @section('title') @lang('translation.Emergency Service') @endsection @section('css') @endsection @section('content')

Emergency services

@method('put') @csrf
Edit Emergency services
Required
@endsection @section('script') @endsection