@if ($page->children->count() > 2) @php $thirdPage = $page->children[2]; @endphp
Preparation classes with Raffles

{{ $thirdPage->short_description }}

{!! $thirdPage->description !!}

@foreach ($classes as $class) @endforeach
@endif