Katcon
  • Menu
  • Home
  • @if($user->roles->forModule(App\Master\Module::MASTER))
  • Configuration
      @if ($user->roles->has(Role::MASTER_ADMIN))
    • Internal Users
    • Job Titles
    • Departments
    • Operator Users
    • Support Users
    • Clients
    • @endif @if ($user->roles->has([Role::MASTER_ADMIN, Role::MASTER_ADMIN_SUPPLIERS]))
    • External Users
    • Suppliers
    • @endif @if ($user->roles->has([Role::MASTER_ADMIN, Role::MASTER_ADMIN_PRODUCTION, Role::MASTER_ADMIN_SUPPLIERS]))
    • Lines
    • Part Numbers
    • Machines
    • @endif @if ($user->roles->hasRoleInPlant(Role::MASTER_ADMIN, App\Master\Plant::POLAND))
    • Explosion of BOM
    • @endif @if ($user->roles->has([Role::MASTER_ADMIN]))
    • Activity Log
    • @endif
  • @endif @if( $user->roles->forModule(App\Master\Module::DOCS) )
  • Documents
    • File Manager
    • Documents List
    • My Docs
    • My Approvals
    • @if ($user->roles->has(Role::DOCS_ADMIN))
    • Notifications Configuration
    • @endif
  • @endif @if( $user->roles->forModule(App\Master\Module::SUPQLTY) )
  • Supplier Quality
    • QPRs Overview
    • Supplier Scorecard
    • Supplier Certificates
    • @if ($user->roles->has([Role::SUPQLTY_SQE, Role::SUPQLTY_READ_ONLY]))
    • QPR Charts
    • 8Ds Reports Data
    • Scorecard Charts
    • @endif @if ($user->roles->has(Role::SUPQLTY_SQE))
    • Evaluate Suppliers
    • Import Total Orders
    • Policies Configuration
    • Notifications Configuration
    • Certificate Types Configuration
    • Concepts Of Charge Configuration
    • Other Configuration
    • @endif
  • @endif @if( $user->roles->forModule(App\Master\Module::DELSCHEDULE) )
  • Delivery Schedule
      @if ($user->roles->has([Role::DELSCHEDULE_ADMIN, Role::DELSCHEDULE_USER]))
    • Listings
    • Orders History
    • Suppliers Activity
    • @endif
    • Current Orders
    • @if ($user->roles->has(Role::DELSCHEDULE_ADMIN))
    • Notifications Configuration
    • @endif
  • @endif
  • Suggestions Mailbox
      @if ($user->roles->has([Role::MAILBOX_ADMIN,Role::MAILBOX_USER]))
    • Inbox
    • @endif
    • Send us a message
    • @if ($user->roles->has(Role::MAILBOX_ADMIN))
    • Complaint Types Configuration
    • Notifications Configuration
    • @endif
  • @if( $user->roles->forModule(App\Master\Module::AUDIT) )
  • Audit LPA
    • My Audits and Findings
    • Audits History
    • Findings History
    • @if ($user->roles->has( [Role::AUDIT_ADMIN , Role::AUDIT_QUALITY] ) )
    • Line Quality Alerts
    • @endif @if ($user->roles->has(Role::AUDIT_ADMIN))
    • Forms Overview
    • Assign Audits
    • Notifications Configuration
    • @endif
  • @endif @if( $user->roles->forModule(App\Master\Module::REWORKS))
  • Reworks
      @if ($user->roles->has( [Role::REWORKS_ADMIN , Role::REWORKS_OPERATOR] ) )
    • Operator Dashboard
    • @endif @if ($user->roles->has( [Role::REWORKS_ADMIN , Role::REWORKS_USER] ) )
    • History
    • Charts
    • Defects Heatmap
    • @endif @if ($user->roles->has(Role::REWORKS_ADMIN))
    • Defects Configuration
    • Part Numbers Configuration
    • {{--
    • --}} {{--
    • Notifications Configuration
    • --}} @endif
  • @endif @if($user->roles->forModule(App\Master\Module::ANDON)) {{-- @if( $user->roles->forModule(App\Master\Module::REWORKS) ) --}}
  • Andon
      @if ($user->roles->has( [Role::ANDON_ADMIN , Role::ANDON_USER, Role::ANDON_PUBLIC_USER] ) )
    • Dashboard
    • Dashboard Circles
    • History
    • @endif @if ($user->roles->has([Role::ANDON_ADMIN]))
    • Causes Configuration
    • Notifications Configuration
    • @endif
  • @endif @if($user->roles->forModule(App\Master\Module::WAREHOUSE))
  • Warehouse
      @can('seeDashboard',App\Warehouse\ActiveCart::class)
    • Dashboard
    • @endcan @can('seeHistory',App\Warehouse\Cart::class)
    • History
    • @endcan
    • @can('manage',App\Warehouse\DetentionReason::class)
    • Detention reasons
    • @endcan @can('manage',App\Warehouse\AuthorizationKey::class)
    • Authorization Keys
    • @endcan @can('configure',App\Warehouse\Cart::class)
    • Configuration
    • @endcan @can('configureNotifications',App\Warehouse\ActiveCart::class)
    • Notifications Configuration
    • @endcan
  • @endif @if($user->roles->forModule(App\Master\Module::SHIPMENTS))
  • Shipments
    • Shipments Overview
    • Loading History
    • Unloading History
    • @if ($user->roles->has(Role::SHIPMENTS_ADMIN))
    • Loadings and Unloadings Times
    • Platform Schedules
    • Notifications Configuration
    • @endif
  • @endif @if( $user->roles->forModule(App\Master\Module::PPAP) )
  • APQP
    • Projects Overview
    • @if ($user->ppap_role['role'] != Role::PPAP_READ_ONLY)
    • My Documents
    • Suppliers Documents
    • @endif @if ($user->roles->has(Role::PPAP_ADMIN))
    • Notifications Configuration
    • @endif
  • @endif