@extends('layouts.default') @section('title') Signup @stop @section('content')

{{ __('setupGoogleAuthenticator') }}

{{ __('completeRegistration') }}
@stop