@extends('web.layout') @php $locale = app()->getLocale(); @endphp @section('meta_title', ($q ? ($locale === 'ar' ? 'نتائج البحث: ' : 'Search: ') . $q : ($locale === 'ar' ? 'البحث' : 'Search')) . ($locale === 'ar' ? ' - ليالي جدة' : ' - Jeddah Night')) @section('meta_description', $locale === 'ar' ? 'ابحث عن الأماكن والفعاليات في جدة' : 'Search for places and events in Jeddah') @section('content') {{-- Search Header --}}
{{ $locale === 'ar' ? 'نتائج البحث عن' : 'Search results for' }} "{{ $q }}"
@endif{{ $locale === 'ar' ? 'جرب كلمات بحث مختلفة' : 'Try different search terms' }}
{{ $locale === 'ar' ? 'جرب كلمات بحث مختلفة' : 'Try different search terms' }}
{{ $locale === 'ar' ? 'اكتب كلمة البحث للعثور على أماكن وفعاليات' : 'Type a search term to find places and events' }}