@php $pageName = 'Verify Email' @endphp @extends('layouts.auth_app') @section('content')
{{ __('Thanks for signing up! Please verify your email address by clicking on the link we just emailed you. If you didn\'t receive the email, you can request another one below.') }}
@if (session('status') == 'verification-link-sent')