fix feature report stock product

This commit is contained in:
2025-07-08 14:24:01 +07:00
parent 956df5cfe6
commit cfef3775d7
11 changed files with 1196 additions and 16 deletions

View File

@@ -85,7 +85,7 @@ table.dataTable thead th.sorting:hover:before {
<div class="kt-portlet__head-wrapper">
<div class="kt-portlet__head-actions">
<a href="{{ route('products.export.dealers_stock') }}" class="btn btn-bold btn-success btn--sm" style="margin-right: 8px;">
<i class="flaticon2-download"></i>Export Stok Dealer
Export
</a>
@can('create', $menus['products.index'])
<a href="{{ route('products.create') }}" class="btn btn-bold btn-label-brand btn--sm">Tambah</a>

View File

@@ -27,14 +27,13 @@ input.datepicker {
@section('content')
<div class="kt-portlet kt-portlet--mobile" id="kt_blockui_datatable">
<div class="kt-portlet__head kt-portlet__head--lg">
<div class="kt-portlet__head-label">
<h3 class="kt-portlet__head-title">
Histori Stock
</h3>
</div>
</div>
<div class="kt-portlet__head kt-portlet__head--lg">
<div class="kt-portlet__head-label">
<h3 class="kt-portlet__head-title">
Histori Stock
</h3>
</div>
</div>
<div class="kt-portlet__body">
<!-- Filter Section -->