@extends('core::admin.master') @section('title', 'Error 403') @section('bodyClass', 'error-403') @section('content')
@lang('Sorry, you are not authorized to view this page') .