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