@extends('layouts.error') @section('title', '403') @section('content')
403
{{__('app.session_expired')}}
{{__('app.forbidden')}}