@extends('adminlte::page') @section('title', 'Access Denied') @section('content_header')

Access Denied

@endsection @section('content')
403. You don't have permission to access this page.
@auth View my roles & permissions Back to Dashboard @else Login @endauth @endsection