File Manager

Path: /home/liffinac1/domains/impactxtmtrading.com/public_html/resources/views/errors/

Viewing File: 401.blade.php

@extends('errors::minimal')

@section('title', __('Unauthorized'))
@section('code', '401')
@section('message', __('You are unauthorized to perform this action'))