@extends('layout.app') @section('content')

{{ __('app.errors.403.title') }}

{{ __('app.errors.403.message') }}

@endsection