@extends('front.layout-ref') @section('content') {{ $page->title }} Home {{ $page->title }} {!! $page->description !!} @endsection @section('custom-script') @endsection