@php $configData = Helper::applClasses(); @endphp @extends('layouts.fullLayoutMaster') @section('title', 'خطأ في اعدادات النظام') @section('page-style') @endsection @section('content')

خطأ في اعدادات النظام

للاسف ! 😖 نعتذر ولكن اعدادات النظام لم تتم بالشكل الصحيح .

{{ $message }}

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