@extends('layouts.app') @section('styles') @endsection @section('content') @can('products-list') {{--

View All Products

# SKU Category Product Name Status Added By Actions
--}}

View Daily Wise Report

# SKU Category Product Name Status Added By Actions
@endcan {{-- #########################View Modal################################### --}} {{-- #########################End Of View Modal############################ --}} @endsection @section('scripts') {{-- ################################Jquery Datatable########################### --}} {{-- ########################################################################## --}} @endsection