@extends('layouts.app') @section('title', 'Register - Game World') @section('content')
{{ __('Create your account to start playing') }}
{{ __('Already have an account?') }} {{ __('Login here') }}