@extends('admin.layout.index') @section('title') ایجاد استان @endsection @section('content')
ایجاد استان

@include('admin.sections.errors')
@csrf
بازگشت
@endsection