@extends('errors::minimal') @section('title', TranslationManager::translate('Unauthorized')) @section('code', '401') @section('message', TranslationManager::translate('Unauthorized'))