@props(['headers'])
@php $firstHeader = $headers->first(); @endphp @if($firstHeader)
@if($firstHeader->show_back_button ?? true) @endif
RamLogo
هوش معماری رام
{{-- 1. Shopping Cart --}} @auth 0 @endauth {{-- 2. Search Panel Trigger --}}
{{-- 3. Notification Bell --}} @if($firstHeader->show_notification ?? true)
🔔 اعلان‌های من
@forelse($notifications ?? [] as $notification)

{{ $notification->message_text }}

{{ $notification->created_at ? $notification->created_at->diffForHumans() : '' }}
@empty
هیچ اعلانی یافت نشد.
@endforelse
@endif {{-- 4. Get Started / Login --}} @guest @else @endguest {{-- 5. Day/Night Theme Toggler --}} @if($firstHeader->show_language_switcher ?? true) @endif
@endif @foreach($headers as $index => $header) @endforeach {{-- Slider Indicators --}} @if($headers->count() > 1)
@foreach($headers as $index => $header) @endforeach
@endif
@if($headers->count() > 1)
×

ورود با تلگرام

جهت دسترسی به پنل کاربری خود، روی دکمه زیر کلیک کنید:

⚡️ ورود از طریق ربات تلگرام
@endif