LSM Web Portal
{!! nl2br(wordwrap($logged_name, 50, "\n")) !!}
({{$logged_role_name}})
    @if(array_intersect(['stores','raw_materials','item_conversions','store_raw_materials','menus','range_dois','fstrs','reason_adjustments','sales_types','armada_types','shipment_deliveries','target_sisa_malam','periods','shipment_suppliers','holidays'], Cache::get('menus', [])))
  • Data Master

      @if(in_array('stores', Cache::get('menus', [])))
    • Store

    • @endif @if(in_array('menus', Cache::get('menus', [])))
    • Menu

    • @endif @if(array_intersect(['stores','raw_materials','item_conversions','store_raw_materials','fstrs'], Cache::get('menus', [])))
    • Item

        @if(in_array('raw_materials', Cache::get('menus', [])))
      • Item

      • @endif @if(in_array('item_conversions', Cache::get('menus', [])))
      • Konversi Item

      • @endif @if(in_array('store_raw_materials', Cache::get('menus', [])))
      • Mapping Store-Item

      • @endif @if(in_array('fstrs', Cache::get('menus', [])))
      • FSTRs

      • @endif
    • @endif @if(array_intersect(['armada_types','periods','shipment_deliveries','shipment_suppliers','holidays'], Cache::get('menus', [])))
    • Pengiriman

        @if(in_array('armada_types', Cache::get('menus', [])))
      • Tipe Armada

      • @endif @if(in_array('periods', Cache::get('menus', [])))
      • Periode

      • @endif @if(in_array('holidays', Cache::get('menus', [])))
      • Hari Libur

      • @endif @if(in_array('shipment_deliveries', Cache::get('menus', [])))
      • Jadwal Pengiriman

      • @endif @if(in_array('shipment_suppliers', Cache::get('menus', [])))
      • Supplier Pengiriman

      • @endif
    • @endif @if(array_intersect(['range_dois','target_sisa_malam','reason_adjustments','sales_types'], Cache::get('menus', [])))
    • Operasional

        @if(in_array('range_dois', Cache::get('menus', [])))
      • Rentang DOI

      • @endif @if(in_array('target_sisa_malam', Cache::get('menus', [])))
      • Target Sisa Malam

      • @endif @if(in_array('reason_adjustments', Cache::get('menus', [])))
      • Alasan Penyesuaian

      • @endif @if(in_array('sales_types', Cache::get('menus', [])))
      • Tipe Penjualan

      • @endif
    • @endif
  • @endif @if(array_intersect(['stock_opnames','item_requests','forecasts'], Cache::get('menus', [])))
  • Transaksi

      @if(in_array('forecasts', Cache::get('menus', [])))
    • Forecast

    • @endif @if(in_array('stock_opnames', Cache::get('menus', [])))
    • Stok Opname (LSM)

    • @endif @if(in_array('item_requests', Cache::get('menus', [])))
    • Permintaan Item (SPB)

    • @endif
  • @endif @if(array_intersect(['lsm_report','spb_report','do_report','doi_report'], Cache::get('menus', [])))
  • Laporan

      @if(in_array('lsm_report', Cache::get('menus', [])))
    • Laporan LSM

    • @endif @if(in_array('spb_report', Cache::get('menus', [])))
    • Laporan SPB

    • @endif @if(in_array('do_report', Cache::get('menus', [])))
    • Laporan DO

    • @endif @if(in_array('doi_report', Cache::get('menus', [])))
    • Laporan DOI

    • @endif
  • @endif @if(array_intersect(['permissions','role','users'], Cache::get('menus', [])))
  • Kelola Web

      @if(in_array('permissions', Cache::get('menus', [])))
    • Hak Akses

    • @endif @if(in_array('roles', Cache::get('menus', [])))
    • Peran

    • @endif @if(in_array('users', Cache::get('menus', [])))
    • Pengguna

    • @endif
  • @endif @if(array_intersect(['parameter_globals','system_logs','system_errors','qad_sync'], Cache::get('menus', [])))
  • Konfigurasi

      @if(in_array('parameter_globals', Cache::get('menus', [])))
    • Parameter Global

    • @endif @if(in_array('qad_sync', Cache::get('menus', [])))
    • Sinkronisasi QAD

    • @endif @if(in_array('system_logs', Cache::get('menus', [])))
    • Log Sistem

    • @endif @if(in_array('system_errors', Cache::get('menus', [])))
    • Error Sistem

    • @endif
  • @endif