@php $u = auth()->user(); $isRtl = in_array(app()->getLocale(), ['ar']); @endphp