|
@empty($logo)
@php $logo = 'https://foqasacademy.s3.us-east-2.amazonaws.com/img/01/favicon.png'; @endphp
@endempty
|
@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')