@if ($settings) @endif @CSRF @if (auth()->user()->role == 'super_admin')

Website And Dashboard Disabled

  • {{meta('website_disable', getCurrentLocale()) ?? 'Website Disabled'}}
  • {{ meta('dashboard_disable', getCurrentLocale()) ?? 'Dashboard Disabled' }}
@endif
{{--Start image container--}}
website_logo ?? "")}}"/>
{{--End image container--}}