@extends($errorLayout ?? 'layouts.app') @section('title', 'Unauthorized') @section('contents') @endsection