@extends('admin.layout.master') @section('title', 'Edit City') @section('section', 'Edit City') @section('body')
@csrf
@endsection