@extends('frontend.main.main') @section('content')
{{$object->content}}
@stop @section('scripts') @stop