@php $configData = Helper::applClasses(); @endphp @extends('layouts/fullLayoutMaster') @section('title', 'Not Authorized') @section('page-style') @endsection @section('content')

You are not authorized! 🔐

The Webtrends Marketing Lab website in IIS uses the default IUSR account credentials to access the web pages it serves.

Back to login @if($configData['theme'] === 'dark') Not authorized page @else Not authorized page @endif
@endsection