@extends('layouts/layoutMaster') @section('title', 'Product List') @section('vendor-style') @vite(['resources/assets/vendor/libs/datatables-bs5/datatables.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.scss', 'resources/assets/vendor/libs/select2/select2.scss']) @endsection @section('vendor-script') @vite(['resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js', 'resources/assets/vendor/libs/select2/select2.js']) @endsection @section('page-script') @vite(['resources/assets/js/gudang-add.js']) @vite(['resources/assets/js/gudang-dash.js']) @vite(['resources/assets/js/gudang-stat.js']) @endsection @section('content')
8,458
8.10%

New Customers

28.6k
25.8%

Total Revenue

13.6k
12.1%

New Transactions

2,856
54.6%

Total Profit

Stok Gudang
Sales Order Produk Kuantum (Kg) Salur (Kg) Stok (Kg) Supplier Gudang
{{-- @include('_partials/_modals/add-gudang') --}} @endsection