$client_details
$company_details
$company_address
$company_logo
';
}
public function body()
{
return '
$product_table_header
$product_table_body
$task_table_header
$task_table_body
';
}
public function task()
{
return '';
}
public function product()
{
return '';
}
public function footer()
{
return '
$subtotal_label $discount_label $total_tax_labels $line_tax_labels
$subtotal $discount $total_tax_values $line_tax_values
$balance_due_label
$balance