@extends('layouts.app') @section('title', '403 - Forbidden') @section('content')
{{ __('You do not have permission to access this resource.') }}