@extends('front::layouts.master') @section('content') {{ $page->title }} {{ $page->title }} {!! $page->content !!} @include('front::partials.pages-sidebars') @endsection @push('styles') @endpush