@if($item->description && trim($item->description) !== '') {{ \Illuminate\Support\Str::limit(strip_tags($item->description), 120, '...') }} @else لا يوجد وصف @endif