@empty(!$image)
@endempty
@empty(!$color)
●
@endempty {{ $title ?? '' }}
@if(count($commandBar) > 0)
@foreach ($commandBar as $command) {!! $command !!} @endforeach
@endif
{!! $description ?? '' !!}