@extends('errors.illustrated-layout') @section('code', '403 🤐') @section('title', __('Unauthorized')) @section('image')
@endsection @section('message', __('Sorry, you don\'t have the permission to visit this page.'))