@extends('frontend.layouts.app') @section('content') {{ $page->title }} {!! $page->content !!} @endsection