@extends('layouts.guest-landing') {{-- Or use authed layout --}} @section('title', __('success.title')) @section('content')
{{ __('success.description') }}