@extends('layouts.auth') @section('title') {{ config('app.name', 'Laravel') }} | {{ __('auth.register.title') }} @endsection @section('content')
{{ __('auth.register.sub_title') }}