@extends('layouts.generic') @section('page_title', __('Unauthorized')) @section('content')

401 | {{__('Unauthorized')}}

@stop