@php use App\Setting; $setting = Setting::where('status', 1)->first(); @endphp {{ __($title) }} {{-- Tailwind CSS --}} {{-- Favicon --}} {{-- Tabler Icons --}}

{{ __($messageOne) }}

{{ __($messageTwo) }}

{{-- Timer --}}
{{ __('You will be redirected in') }} 5 {{ __('seconds') }}
{{-- Back to Home --}} ← {{ __('Back to Vcard') }}