@php $platforms = (array) Arr::get($config, 'platforms', []); $platformsChunk = array_chunk($platforms, 2); @endphp
{!! BaseHelper::clean($description) !!}