```basic @if(count($route['cleanBodyParameters'])) {!! json_encode($route['cleanBodyParameters'], JSON_PRETTY_PRINT) !!} @endif ```