@extends('layouts.master') @section('title') @lang('translation.Add_Product') @endsection @section('css')
@endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Ecommerce @endslot @slot('title') Add Product @endslot @endcomponent
01
Billing Info
Fill all information below
Product Name
Manufacturer Name
Manufacturer Brand
Price
Category
Select
Electronic
Fashion
Fitness
Specifications
High Quality
Leather
Notifications
Sizes
Different Color
Product Description
02
Product Image
Fill all information below
Drop files here or click to upload.
03
Meta Data
Fill all information below
Meta title
Meta Keywords
Meta Description
Cancel
Save
Cancel
Save
@endsection @section('script') @endsection