@extends('errors::layout') @section('title', __('Acesso Negado')) @section('code', '403') @section('message', __('Acesso negado.'))