@extends('layouts.header') @section('pageTitle', 'Unauthorized') @section('content')
error_401
401

Unauthorized !!!

You're restricted to access web page.
@endsection