@extends("vendor.template", ["pageTitle"=>$pageTitle]) @section('content')
{{--
   
   
--}}
Products List
@include('alerts')
Sr. Product Name Category Price Quantity SKU Weight Shipping Cost Status Action
@endsection @section('footer-script') {{-- --}} @endsection