@include('../reachassuree_agent/master/comman/header')
| Product Features Name | Subscription Plan (Used Unit / Unit) | Purchase (Used Unit / Unit) | ||||||
|---|---|---|---|---|---|---|---|---|
| {{ $value->name }} | @if ($value->unit == 0)@elseif ($value->unit == 1) | @elseif ($value->unit == -1) | Unlimited | @else{{ $value->used_unit }}/{{ $value->unit }} | @endif @if ($value->extra_unit == 0) @if ($value->unit == 0)@elseif ($value->unit == 1) | -- | @else-- | @endif @else{{ $value->used_extra_unit }}/{{ $value->extra_unit }} | @endif