@php $alert_dir = app()->getLocale() == 'ar' ? 'right' : 'left'; @endphp @if (session('success')) @endif @if (session('failed')) @endif @if (session('error')) @endif @if (session('info')) @endif @if (session('warning')) @endif