@extends('layouts.site') @section('title', $page->meta_title ?: $page->title) @section('meta_description', $page->meta_description ?? 'Make a secure referral to Hillcrest Living.') @section('content')
{{ $page->intro }}
@endifPlease review the highlighted fields.