@extends('app') @section('title', __('auth.register')) @php $only_hubs = ($hubs_only === true) ? 'hubs_only' : null; @endphp @section('content')