{{Auth::user()->fullname}}

{{App\Language::trans('Online')}}
  • {{App\Language::trans('MAIN NAVIGATION')}}
  • {{App\Language::trans('Login')}}
  • {{App\Language::trans('Dashboard')}}
  • {{App\Language::trans('Ticket')}}
  • @if(App\LeafAPI::get_module_status([App\LeafAPI::label_power_meter]))
  • {{App\Language::trans('Power Meter')}}
    • {{App\Language::trans('Current Power')}}
    • {{App\Language::trans('Current Power (Summary)')}}
    • {{App\Language::trans('Meter Reading Status')}}
    • {{App\Language::trans('Room Usages')}}
    • {{App\Language::trans('Monthly Usages')}}
  • {{App\Language::trans('Billing')}}
    • {{App\Language::trans('Invoices')}}
    • {{App\Language::trans('Invoices Reports')}}
    • {{App\Language::trans('Monthly Sales')}}
    • {{App\Language::trans('Subsidy')}}
  • {{App\Language::trans('Developers')}}
    • {{App\Language::trans('Payment Test')}}
  • @endif @if(App\LeafAPI::get_module_status([App\LeafAPI::label_accounting]))
  • {{App\Language::trans('Booking')}}
    • {{App\Language::trans('Facilitiy')}}
  • {{App\Language::trans('Account Receivable')}}
    • {{App\Language::trans('AR Invoices')}}
    • {{App\Language::trans('Payment Received')}}
    • {{App\Language::trans('Refund')}}
    • {{App\Language::trans('Reports')}}
      • {{App\Language::trans('Sales Report')}}
    • {{App\Language::trans('Maintenances')}}
      • {{App\Language::trans('Customer Groups')}}
      • {{App\Language::trans('Customers')}}
      • {{App\Language::trans('Account Mapping')}}
  • {{App\Language::trans('Ticket Complaint')}}
  • @endif
  • {{App\Language::trans('Setup Setting')}}
      @if(App\LeafAPI::get_module_status([App\LeafAPI::label_power_meter]))
    • {{App\Language::trans('Devices Setting')}}
    • @endif @if(App\LeafAPI::get_module_status([App\LeafAPI::label_accounting]))
    • {{App\Language::trans('Product Settings')}}
      • {{App\Language::trans('Unit Of Measurements')}}
      • {{App\Language::trans('Locations')}}
      • {{App\Language::trans('Product Categories')}}
      • {{App\Language::trans('Products')}}
    • @endif
    • {{App\Language::trans('Billing Settings')}}
        @if(App\LeafAPI::get_module_status([App\LeafAPI::label_power_meter]))
      • {{App\Language::trans('Price Lists')}}
      • {{App\Language::trans('Account Classes')}}
      • @endif @if(App\LeafAPI::get_module_status([App\LeafAPI::label_accounting]))
      • {{App\Language::trans('Payment Terms')}}
      • {{App\Language::trans('Currencies')}}
      • {{App\Language::trans('Taxes')}}
      • @endif
    • {{App\Language::trans('Location Settings')}}
      • {{App\Language::trans('Countries')}}
      • {{App\Language::trans('States')}}
      • {{App\Language::trans('Cities')}}
    • {{App\Language::trans('Users Settings')}}
      • {{App\Language::trans('Users')}}
      • {{App\Language::trans('Groups')}}
    • {{App\Language::trans('Mobile Settings')}}
    • {{App\Language::trans('General Setting')}}
  • {{App\Language::trans('Language Settings')}}
    • {{App\Language::trans('Backend')}}
    • {{App\Language::trans('Fontend')}}
    • {{App\Language::trans('Log')}}
  • {{App\Language::trans('Product Settings')}}
    • {{App\Language::trans('Main Warehouse')}}
    • {{App\Language::trans('Active Product')}}
    • {{App\Language::trans('Removed Product')}}
  • {{--
  • {{App\Language::trans('Documentation')}}
  • --}}
  • {{App\Language::trans('LABELS')}}
  • {{App\Language::trans('Important')}}
  • {{App\Language::trans('Warning')}}
  • {{App\Language::trans('Information')}}