@extends('layouts.vendor') @section('content')

{{ __('My Products') }}

@include('includes.vendor.form-success')
{{ __('Name') }}

{{ __('Base Products') }}

{{ __('You must use the products below as a pattern for your products.') }} {{ __('Click on the Copy button to replicate them into your store.') }}
{{ __('Please remember you can always customize your products whenever you want.') }}
@include('includes.vendor.form-success')
{{ __('Name') }}
{{-- FASTEDIT MODAL --}} {{-- FASTEDIT ENDS --}} {{-- DELETE MODAL --}} {{-- DELETE MODAL ENDS --}} {{-- FASTEDIT MODAL --}} {{-- FASTEDIT ENDS --}} {{-- GALLERY MODAL ENDS --}} @endsection @section('scripts') {{-- DATA TABLE --}} @endsection