@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 --}}
@if ($logoUrl) {{ $siteName }} @else {{ $siteName }} @endif {{-- Animated spinner --}}

{{ __('filament-short-url::default.pixel_loading_title') ?? 'Connecting...' }}

{{ __('filament-short-url::default.pixel_loading_description') ?? 'Preparing your connection and forwarding you now.' }}

{{-- Progress bar --}}
{{-- Footer --}}
© {{ date('Y') }} {{ $siteName }} Inc. All rights reserved.
{{-- Redirect after pixels fire --}}