@extends($layout) @section('title', __($page->name)) @section('content')

{{ $page->heading }}

{!! $page->page !!}

@stop @push('script') @endpush