@if ($errors->any())
@foreach ($errors->all() as $error)
- {{ $error }}
@endforeach
@endif
@include('back.products._form._multi')
@include('back.products._form._main')
@include('back.products._form._category')
@include('back.products._form._menu')
@include('back.products._form._branch')
@include('back.products._form._prices')
@include('back.products._form._media')
@include('back.products._form._cookings')
@if(superadmin())
@include('back.products._form._donate')
@include('back.products._form._gift')
@endif
@include('back.products._form._quantity')
{{-- @include('back.products._form._tax') --}}
{{-- @include('back.products._form._shipping') --}}
@include('back.products._form._attributes' , ['category'=>$model->category])
@include('back.products._form._badges')
@if(can('product.home_sections'))
@include('back.products._form._home-sections')
@endif
{{__('back.appointments')}}
is_thirty_min , '1')}}>
{{__('back.30 Min')}}
@livewire('timing' ,['model'=>$model,'ada7y_days'=>true])
@include('back.products._form._sections')
{{-- @include('back.products._form._seo') --}}