@extends('admin.layouts.master-soyuz') @section('title',__('Add a new zone | ')) @section('body') @component('admin.component.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('Add a new zone') }} @endslot @slot('menu1') {{ __('Add a new zone') }} @endslot @slot('button')
{{ __("Back")}}
@endslot @endcomponent
{{__("Add a new zone")}}
{{csrf_field()}}