@extends('components.error') @section('title', 'Something went wrong')

401

Unauthorized

You need to be authenticated to access this resource.

Login @if(Route::has('register')) Register @endif
@endsection