@include('fragments.establishment.product.qty.' . $context->type, [ 'context' => $context ])
{!! $context->display('name') !!} @if ($context->description)
{!! $context->display('description') !!} @endif
{!! $context->display('price') !!}