@extends('layouts.auth_page') @section('content')
{{ __('sign_up') }}
@if (Route::has('password.request')) {{ __('forgot_password_label') }} @endif