@props([ 'hideUtilityDock' => false, 'hideToolsDock' => false, 'hideFloatingActions' => false, ])
@php $metaTitle = isset($title) ? $title.', Money-Wise' : 'Money-Wise, The smarter way to build wealth across Africa'; $metaDesc = $description ?? 'Judgement-free financial tools, learning and coaching. Take control of your money, get out of debt and build wealth that lasts, the Money-Wise way.'; $metaImage = ($ogImage ?? null) ?: asset('images/stock/hero-confidence.jpg'); $metaUrl = url()->current(); @endphp