| {{__('Test Name')}} | {{__('Price')}} |
| {{formated_price($test['price'])}} |
| {{__('Subtotal')}} | {{get_currency()}} | |
| {{__('Contract')}} | @if(isset($group)) @endif | |
| {{__('Discount')}} | {{get_currency()}} | |
| {{__('Total')}} | {{get_currency()}} | |
| {{__('Paid')}} | {{get_currency()}} | |
| {{__('Due')}} | {{get_currency()}} |