@if (foqas_setting('logo_type') == 1) @php $logo = foqas_setting('express'); @endphp @else @php $logo = foqas_setting('standard'); @endphp @endif
@empty($logo) @php $logo = 'https://foqasacademy.s3.us-east-2.amazonaws.com/img/01/favicon.png'; @endphp @endempty {{school('short_name')}}

@lang('Hello'),

@lang('Welcome to') {{school('name')}}

@lang('Here is your verification code to complete registration process').

@lang('School Name:') {{session('step1')['name']}}

@lang('School E-mail:') {{session('step1')['email']}}

@lang('Verification Code:')

*@lang('Please note that this link will expire in 1 hour from the time it was send').

@lang('Thanks'),

{{school('name')}} @lang('Team')