@extends('layout.error') @section('content')
{{ trans('errors.unauthorized.message') }}
{{ trans('errors.unauthorized.link') }}