'; } public function header() { return '
$client_details
$company_details
$company_address
$company_logo
'; } public function body() { return '

$entity_label

$entity_number
$entity_labels
$entity_details
'; } public function table_styles() { return [ 'table_header_thead_class' => "text-left rounded-lg", 'table_header_td_class' => "font-medium uppercase text-pink-700 text-xl px-4 py-5", 'table_body_td_class' => "px-4 py-4", ]; } public function task_table() { } public function product_table() { return ' $table_header $table_body

Wedding photos will be available approximately 1 month after the wedding date. Thank you for your patience!

Subtotal Discount Paid To Date
$0 $0 $0

Terms

N21

'; } public function footer() { return '

Balance Due

$5,280.00

'; } }