@extends('base.layouts.master') @section('style') @endsection @section('title', __('menu.content.create')) @section('page-title', __('menu.content.create')) @section('content')
@lang('menu.content.title') @lang('menu.content.create') ...
@include('base.layouts.partials.general.errors') @include('base.layouts.partials.general.message')
{{ csrf_field() }}


@lang('form.inputs.choose-image')
@can('add-ezafeKardanMohtava') @endcan
@endsection @section('script') @endsection