@extends('admin.layouts.app') @section('title', 'Product') @section('content')

Product List All the products under your selected branch listed here,you can edit,disable or manage from here.

Actions
{{-- --}}
{{--Column 1 --}} {{--Column 1 --}}
Lead options
  • Option 1
Name Category SKU Unit Cost Unit Price
@include('admin.common-modals.sweet-alert'); {{-- --}} @stop @section('styles') @stop @section('admin_js') @include('admin.product.js.index') @stop