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

Sub City

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