@extends('layouts.app') @section('title', '401 Unauthorized') @section('content')

401

Unauthorized

You are not authenticated. Please log in to continue.

Go to Login
@endsection