@lang($showSignUpProcess ? 'auth.signup' : 'app.login')

@if (!$showVerifcationCode)
@csrf
@if ($showSignUpProcess)
@endif
@lang('app.continue') @lang('app.cancel')
@endif @if ($showVerifcationCode)
@csrf
@lang('app.continue') @lang('app.cancel')
@endif