mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
5 lines
132 B
PHP
Executable File
5 lines
132 B
PHP
Executable File
@extends('errors::minimal')
|
|
|
|
@section('title', __('ACCESS DENIED'))
|
|
@section('code', '401')
|
|
@section('message', __('ACCESS DENIED')) |