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

اطلاعات محصول

محصول ویژه؟
@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