@extends('auth.layout.app') @section('title', config('app.name') . ' - ' . __('auth.register.title')) @section('content') @php use Laravel\Fortify\Features; @endphp