@extends('layout.app') @section('content')
{!! $page->content !!}
@endsection