@extends('smartadmin::error') @section('code', '403') @section('title', __('Page Not Found')) @section('image')
@endsection @section('message', __('Sorry, You are not authorized to do this.'))