@php $pages = \App\Models\Page::all(); $telegram_link = \App\Helpers\Cache::settings('telegram_channel') ?? '#'; @endphp