@if (!isset($type)) {{--

403

--}}

{{ $error_message ?? 'Access forbidden!' }}

@if (isset($button_url)) {{ $button_text ?? 'Go Back' }} @else @endif
@endif @if (isset($type) && $type === 'exit-access')
@if (isset($user_name) && $user_name == 'sachal@orangewebgroup.com')

Currently new registration is not available.
Reach us at 714-919-9326 Ext 402

@else

{!! $error_message ?? '' !!}{{ $user_name ?? '' }}

@endif {{ $button_text ?? 'Go Back' }}
@endif