@extends('auth.layout.auth-main') @section('title', '| Thank you!') @section('content')
{{ __('Thank you') }}
Please click Verify below
{{ __('Verify') }}
@endsection