@extends($active_theme) @section('title') {{__('user.Create product')}} @endsection @section('frontend-content')

{{__('user.Upload your Product')}}

@csrf
{{--
upload icon
--}}
upload icon
upload icon
{{__('user.Product icon')}}*
{{__('user.Category')}}*
{{__('user.Product Name')}}*
{{__('user.Slug')}}*
{{__('user.Preview link')}}*
{{__('user.Regular price')}}* ({{__('USD Price')}})
{{__('user.Extend price')}}* ({{__('USD Price')}})
{{__('user.Description')}}*
{{__('user.Tags')}}* {{__('user.Press the comma for new tag')}}
{{__('user.SEO title')}}*
{{__('user.SEO description')}}*

{{__('user.Others feature')}}

@endsection @push('frontend_js') @endpush