@extends('layouts.front', ['class' => '']) @section('content') {{ $page->title }} {!! $page->content !!} @endsection