@extends('layouts.adminLayouts') @section('head') @stop @section('content-header')

ایجاد شهر جدید

{{ Breadcrumbs::render('cities.create') }}
@stop @section('content')
بازگشت

ایجاد شهر جدید

@csrf


@stop @section('footer') @stop