@if (LaravelLocalization::getCurrentLocaleDirection() == 'rtl') @else @endif
branding logo

404 - {!! trans('dashboard.error.404_msg') !!}

@if (auth()->check() && in_array(auth()->user()->user_type,['admin','superadmin'])) {!! trans('dashboard.general.home') !!} @endif