@extends('layouts.master') @section('title')Add Product @endsection @section('css') @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Add Product @endslot @endcomponent @endsection
01
Billing Info

Fill all information below

Drop files here or click to upload.

Cancel Save
@endsection @section('script') @endsection