@extends('admin.layouts.app') @section('title', isset($city) ? 'Edit City' : 'Add City') @section('content')