@extends('layouts.master') @section('title') @lang('translation.Add_Product') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Add Product @endslot @endcomponent

Basic Information

Fill all information below

Product Images

Drop files here or click to upload.

  • Dropzone-Image
     

Meta Data

Fill all information below

@endsection @section('script') @endsection