• Beranda

  • @if (auth()->user()->can('view-users') || auth()->user()->can('create-users') || auth()->user()->can('edit-users') || auth()->user()->can('delete-users') || auth()->user()->can('view-roles') || auth()->user()->can('create-roles') || auth()->user()->can('edit-roles') || auth()->user()->can('delete-roles') || auth()->user()->can('view-permission') || auth()->user()->can('create-permission') || auth()->user()->can('edit-permission') || auth()->user()->can('delete-permission'))
  • User Manajemen

      @if (auth()->user()->can('view-permission'))
    • Permission

    • @endif @if (auth()->user()->can('view-roles'))
    • Roles

    • @endif @if (auth()->user()->can('view-users'))
    • Users

    • @endif
  • @endif @if (auth()->user()->can('view-customer') || auth()->user()->can('view-voucher') || auth()->user()->can('view-point') || auth()->user()->can('view-level') || auth()->user()->can('view-gerai') || auth()->user()->can('view-liburNasional') || auth()->user()->can('view-notification') || auth()->user()->can('view-artikel-promosi') || auth()->user()->can('view-splash') || auth()->user()->can('view-promo-point')|| auth()->user()->can('view-voucher-promo-point'))
  • Master

      @if (auth()->user()->can('view-customer'))
    • Customer

    • @endif @if (auth()->user()->can('view-voucher'))
    • Voucher

    • @endif @if (auth()->user()->can('view-point'))
    • Poin

    • @endif @if (auth()->user()->can('view-level'))
    • Level

    • @endif @if (auth()->user()->can('view-gerai'))
    • Outlet

    • @endif @if (auth()->user()->can('view-liburNasional'))
    • Libur Nasional

    • @endif @if (auth()->user()->can('view-notification'))
    • Notifikasi

    • @endif @if (auth()->user()->can('view-artikel-promosi'))
    • Artikel

    • @endif @if (auth()->user()->can('view-splash'))
    • Splash Screen

    • @endif @if (auth()->user()->can('view-promo-point'))
    • Coin

    • @endif @if (auth()->user()->can('view-voucher-promo-point'))
    • Voucher Coin

    • @endif
  • @endif @if (auth()->user()->can('view-dataGadai') || auth()->user()->can('view-payment') || auth()->user()->can('view-penambahan-poin') || auth()->user()->can('view-extend'))
  • Transaksi

      @if (auth()->user()->can('view-dataGadai'))
    • Data Gadai

    • @endif @if (auth()->user()->can('view-payment'))
    • Pembayaran

    • @endif @if (auth()->user()->can('view-penambahan-poin') )
    • Penambahan Poin

    • @endif @if (auth()->user()->can('view-pengurangan-poin'))
    • Pengurangan Poin

    • @endif @if (auth()->user()->can('view-extend'))
    • Riwayat Extend

    • @endif
  • @endif @if (auth()->user()->can('view-riwayatVoucher') || auth()->user()->can('view-riwayatPoint') || auth()->user()->can('view-riwayatXp') || auth()->user()->can('view-customer'))
  • Report

      @if (auth()->user()->can('view-riwayatVoucher'))
    • Riwayat Voucher

    • @endif @if (auth()->user()->can('view-riwayatPoint'))
    • Riwayat Pendapatan Poin

    • @endif @if (auth()->user()->can('view-riwayatMutasiPoint'))
    • Riwayat Mutasi Poin

    • @endif @if (auth()->user()->can('view-riwayatXp'))
    • Riwayat Xp

    • @endif @if (auth()->user()->can('view-customer'))
    • Kode Referal

    • @endif @if (auth()->user()->can('view-riwayatVoucherGB'))
    • Riwayat Voucher Coin

    • @endif @if (auth()->user()->can('view-riwayatCoint'))
    • Riwayat Pendapatan Coin

    • @endif @if (auth()->user()->can('view-riwayatMutasiCoint'))
    • Riwayat Mutasi Coin

    • @endif
  • @endif @if (auth()->user()->can('view-tipe-barang') || auth()->user()->can('view-merek') || auth()->user()->can('view-barang') || auth()->user()->can('view-grade') || auth()->user()->can('view-defect'))
  • Simulasi Gadai

      @if (auth()->user()->can('view-tipe-barang'))
    • Tipe Barang

    • @endif @if (auth()->user()->can('view-merek'))
    • Merek

    • @endif @if (auth()->user()->can('view-barang'))
    • Barang

    • @endif @if (auth()->user()->can('view-grade'))
    • Grade

    • @endif @if (auth()->user()->can('view-defect'))
    • Defect

    • @endif
  • @endif @if (auth()->user()->can('view-whitelist') || auth()->user()->can('view-config') || auth()->user()->can('view-job'))
  • Sistem

      @if (auth()->user()->can('view-whitelist'))
    • Whitelist IP

    • @endif @if (auth()->user()->can('view-config'))
    • Konfigurasi

    • @endif @if (auth()->user()->can('view-job'))
    • Job List

    • @endif @if (auth()->user()->can('view-api-log-error'))
    • API Log Error

    • @endif @if (auth()->user()->can('view-system-logs'))
    • System Logs

    • @endif
  • @endif