@extends('front.front_layouts') @section('content')
{!! clean($frontPageDetails->page_content) !!}
@include('front.sections.call_to_action') @endsection