@extends('layouts.minimal') @section('title', 'Error 401: Unauthorized User!') @section('content')
Woah there! Only authorized users can access this page. Please log in to proceed.
Ended up here on accident? Click here to return to the homepage!
@stop