@extends('dynamicpage.app') @section('meta') @endsection @section('content')

{{ $page->title }}

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