@extends('back.layouts.master') @section('content')
@csrf @method('put')

اطلاعات محصول "{{ $product->title }}"

مشاهده محصول
  • published ? 'checked' : '' }}>
  • published ? 'checked' : '' }}>
special ? 'checked' : '' }}> محصول ویژه؟
@include('back.products.partials.specification-template') @include('back.products.partials.prices-template') @include('back.products.partials.files-template') @endsection @include('back.partials.plugins', ['plugins' => ['ckeditor', 'jquery-tagsinput', 'jquery.validate', 'jquery-ui', 'jquery-ui-sortable', 'dropzone', 'persian-datepicker']]) @php $help_videos = [config('general.video-helpes.products-create')]; @endphp @push('scripts') @endpush