File Manager

Path: /home/liffinac1/domains/bank.stellerpay.ca/public_html/resources/views/errors/

Viewing File: 403.blade.php

@extends('errors::minimal')

@section('title', __('Forbidden'))
@section('code', '403')
@section('message', __($exception->getMessage() ?: 'Forbidden'))