@extends('errors.layout') @section('title') HTTP/1.1 403 Unathorized @endsection @section('content') {{ config('app.name') }} You are not logged in! Please login @endsection