@extends('layouts.admin.base-dashboard') @section('title', 'List Products') @push('style') @endpush @section('content')
@if($showBranchFilter) @else 📍 Cabang: {{ auth()->user()->branch->name ?? '-' }} @endif
Add
No Nama Brand Kategori Stok Harga Updated At Action
@endsection @push('script') @endpush