{tab_container id="customernotes" label="Customer Notes"} {tab_header content_id="notespanel"} {tab_header_cell icon="lms-ui-icon-notes"} {trans("Customer Notes:")} {/tab_header_cell} {/tab_header} {tab_contents id="notespanel"} {tab_table} {foreach $customernotes as $customernote} {/foreach} {/tab_table} {tab_button_panel} {tab_buttons} {button icon="add" id="add-note" label="Add" tip="Add new customer note"} {/tab_buttons} {/tab_button_panel} {/tab_contents} {/tab_container}