@extends('layouts.fe') @section('content') {!! $data->description !!} @endsection @section('script-footer') {!! NoCaptcha::renderJs() !!} @endsection