@if($buyerProtection != null)

{{ $buyerProtection->name }}

{!! ($buyerProtection->description) !!}
@else

No Buyer Protection Information Available

@endif