@extends('layouts.app') @section('title', $title = __('city.add')) @section('content')
@csrf

@endsection