@extends('auth.master') @section('title', trans('auth.register.title')) @section('content')
@if (option('register_with_player_name'))
@else
@endif
CAPTCHA
@endsection