@extends('admin.layout.app') @section('content')

City

@csrf @if(isset($city)) @method('PUT') @endif
@endsection