@extends('layouts.landingpage') @section('content')

{{ $page->title }}

{!! $page->description !!}
@endsection