@extends(get_theme().'.components.layouts') @section('content')

{{ $page->title }}

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