@extends('layouts.LayoutMaster') @section('content')

Create a New City

@csrf @include('city.form')
Create
@endsection