@extends('layouts.app') @section('title', 'Thanks!') @section('content')

Almost there!

{{ $page->thank_you_message }}

Back to home
@endsection