@extends('layouts.greetings', [ 'title' => $occasionLabel . ' for ' . $greeting->recipient_name, 'bodyClass' => 'theme theme--' . $theme, 'fontUrl' => $fontUrl, 'bodyStyle' => $bodyStyle, ]) @section('content')

{{ $occasionLabel }}

{{ $introTitle }}

{{ $introSubtitle }}

Start
@endsection