{{if $method == 'phone'}} {{if $done}} {lang="verify_call_auth_done"} {{else}} {lang="verify_call_auth"} {{endif}} {{elseif $done}} {lang="verify_{$method}_auth_done"} {{else}} {lang="verify_{$method}_auth"} {{endif}}
{{if $done}} {{else}}
{{if \in_array( 'phone', $availableMethods )}} {{endif}} {{if \in_array( 'sms', $availableMethods )}} {{endif}} {{if \in_array( 'whatsapp', $availableMethods )}} {{endif}}
{{endif}}