@extends('layouts.site') @section('title', optional($page)->meta_title ?: 'Downloads') @section('meta_description', optional($page)->meta_description ?? 'Policies, forms and useful documents.') @section('content')
{{ $page->intro }}
@endif{{ $download->description }}
@endif