@if (($s=$o->supplied) && $s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @else @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @endif @if ($s->exists) @else @endif
 {{ $s->supplier->name }}Us 
Product#{{ $s->id }}: {{ $s->name }}#{{ $p->id }}: {{ $p->name }}{{ $p->category_name }}
Setup${{ number_format($a=\App\Models\Tax::tax_calc($s->setup_cost,$o->account->taxes),2) }} ${{ number_format($b=\App\Models\Tax::tax_calc($p->setup_charge,$o->account->taxes),2) }} {!! markup($a,$b) !!}-
Billed{{ $s->billing_interval_string }}{{ $o->billing_interval_string }} 
Billing Price${{ number_format($a=\App\Models\Tax::tax_calc($s->base_cost*\App\Models\Invoice::billing_change($s->billing_interval,$p->billing_interval),$o->account->taxes),2) }}${{ number_format($b=$o->billing_charge,2) }}{!! markup($a,$b) !!}
Monthly Price${{ number_format($a=\App\Models\Tax::tax_calc($s->base_cost*\App\Models\Invoice::billing_change($s->billing_interval,1),$o->account->taxes),2) }}isChargeOverriden()) class="text-danger" @endif>${{ number_format($b=($x ? $p->base_charge_taxable : $o->billing_monthly_price),2) }}{!! markup($a,$b) !!}
Contract{{ $s->contract_term }} months{{ $p->contract_term }} months 
Min Price${{ number_format($a=\App\Models\Tax::tax_calc($s->min_cost,$o->account->taxes),2) }} ${{ number_format($b=\App\Models\Tax::tax_calc($p->getMinChargeAttribute($o->billing_interval),$o->account->taxes),2) }} {!! markup($a,$b) !!}-