@extends('layouts.guest') @section('title', 'Verify Email') @section('body-class', 'login-page') @section('content')
Thanks for signing up! Before getting started, could you verify your email address by clicking the link we just emailed to you?
@if (session('status') == 'verification-link-sent')