Logo Marui
Menu Utama
Dashboard Anggaran
Anggaran
Rancangan
Aktual
@if (Auth::user()->role->code !== 'OTH' && Auth::user()->role->code !== 'SLS')
Rekapitulasi
@endif
@if (Auth::user()->role->code === 'SLS')
Dashboard Penjualan
Penjualan
{{--
Data Pendapatan
--}}
Data Pesanan
@endif @if (Auth::user()->role->code !== 'OTH' && Auth::user()->role->code !== 'SLS' && Auth::user()->role->code !== 'TMP')
Pengaturan
Master Data
{{--
Brand
--}}
Departemen
{{--
Toko
--}} @if (Auth::user()->role->code === 'ADM')
Pengguna
@endif
@endif