@extends('layouts.error') @section('title', 'Forbidden') @section('code', 403) @section('description', 'You don’t have permission to access this resource')