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

      @if(array_intersect(['stores','raw_materials','uoms','seksi','dcs','periods','range_dois','reason_adjustments','sales_types','holidays'], Cache::get('menus', [])))
    • GENERAL DATA
    • @if(in_array('dcs', Cache::get('menus', [])))
    • Distribution Center

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

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

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

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

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

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

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

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

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

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

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

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

    • @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', [])))
    • LSM

    • @endif @if(in_array('item_requests', Cache::get('menus', [])))
    • 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(['parameter_globals','system_logs','system_errors','permissions','role','users'], Cache::get('menus', [])))
  • Konfigurasi

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

    • @endif @can('view_activity_logs')
    • Activity Logs

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

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

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

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

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

      • @endif
    • @endif
  • @endif