@if(!empty($pixelMetaId)) @endif @if(!empty($pixelGoogleId)) @endif @if(!empty($pixelLinkedinId)) @endif
@php $logoPath = function_exists('setting') ? setting('logo_path') : null; $logoUrl = $logoPath ? \Illuminate\Support\Facades\Storage::disk('public')->url($logoPath) : null; $siteName = config('filament-short-url.site_name') ?: config('app.name', 'Laravel'); @endphp {{-- Main card --}}{{ __('filament-short-url::default.pixel_loading_title') ?? 'Connecting...' }}
{{ __('filament-short-url::default.pixel_loading_description') ?? 'Preparing your connection and forwarding you now.' }}