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

{!! $page->title !!}

{!! $page->description !!}

@endsection