@extends('admin.layout.index') @section('title') ایجاد محصول @endsection @section('style') @endsection @section('script') {{-- //ckEditor--}} @endsection @section('style') @endsection @section('content')
ایجاد محصول
بازگشت

@include('admin.sections.errors')
@csrf
{{-- Product Image Section --}}

تصاویر محصول :

@endsection