@extends('layouts.public') @section('title', 'Unauthorized') @section('content')
Unauthorized Page
@endsection