@extends('errors.master') @section('title', 'Unauthorized') @push('styles') @endpush @section('content')
{{__('SORRY! You are not unauthenticated.') }}