Order Sys
  • Admin
    • Fornecedores
    • @if (OrderSysUtils::isUserInRole([Config::get('constants.ROLE_ADMIN'),Config::get('constants.ROLE_BUYER')]))
    • Produtos
    • @endif @if (OrderSysUtils::isUserInRole(Config::get('constants.ROLE_ADMIN')))
    • Usuários
    • Sazonalidade

    • Fatal error: Class 'Session' not found in /var/www/ordersys_bkp/app/views/base/header.blade.php on line 23