@extends('errors::minimal') @section('title', trans('error.unauthorized')) @section('code', '401') @section('message', trans('error.unauthorized'))