@if($sellerProtection != null)
{{ $sellerProtection->name }}
{!! ($sellerProtection->description) !!}
@else
No Seller Protection Information Available
@endif