@extends('backend.layout') @section('content')
{{ __('Edit City') }}
@includeIf('backend.partials.languages')
@endsection @section('script') @endsection