create export product stock dealers

This commit is contained in:
2025-06-19 17:35:35 +07:00
parent 22477b6dab
commit e478dc81bb
4 changed files with 221 additions and 2 deletions

View File

@@ -81,15 +81,18 @@ table.dataTable thead th.sorting:hover:before {
Tabel Produk
</h3>
</div>
@can('create', $menus['products.index'])
<div class="kt-portlet__head-toolbar">
<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
</a>
@can('create', $menus['products.index'])
<a href="{{ route('products.create') }}" class="btn btn-bold btn-label-brand btn--sm">Tambah</a>
@endcan
</div>
</div>
</div>
@endcan
</div>
<div class="kt-portlet__body">