@extends('site.layouts.site') @section('content') {!! $data->renderBlocks(false) !!} @endsection