@extends('admin.admin_app') @section('content')
Add New City
@if(session()->has('success')) @endif
@endsection @section('script') @endsection