Product Info:

{{-- Product Info --}}

Purchase Info:

@if (!empty($sell_info))

Sell Info:

@endif

Warranty info:

@if (empty($warranty_info))
@else
@endif

Warranty Service info:

{{-- /warranty_info --}} @if ($warranti_service_info->status == "delivered")
This Serial Already Delevary !
@else {{-- Service Warranty --}}
@if (!empty($warranty_info))
@endif
{{-- /Service Warranty --}} @endif