@include('admin.partials.page-header', [
'icon' => 'bi bi-box-seam',
'title' => 'Brands',
'subtitle' => ' Relograde Brands',
'show_import' => true,
'import_id' => 'btnImportProducts',
'show_export' => true,
'export_id' => 'btnExportProducts',
'show_refresh' => true,
])
@include('admin.partials.advanced-filter', [
'filters' => [],
])
| # |
Brand Name |
Total Products |
Created At |
Action |
@endsection
@push('scripts')
@endpush