@extends('layouts.auth') @section('page-title', trans('app.sign_up')) @if (settings('registration.captcha.enabled')) @endif @section('content')
{{ settings('app_name') }}
@include('partials/messages')