@extends('front::layouts.master') @section('content')

{!! $page->title !!}

{!! $page->content !!}

@endsection