{{--

@lang('app.login')

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