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