@php $product_condition = \App\Models\ProductCondition::find($value); @endphp {{ $product_condition?->name ?? '-' }}