@extends('layouts.member-app') @section('page-title')

@lang($pageTitle) {{ $totalProducts }} @lang('app.total') @lang('app.menu.products')

@if($user->can('add_product')) @lang('app.addNew') @lang('app.menu.products') @endif
@endsection @push('head-script') @endpush @section('content')
# @lang('app.name') @lang('app.hsnSacCode') @lang('app.price') (@lang('app.inclusiveAllTaxes')) @lang('app.action')
@endsection @push('footer-script')