"> <?php if (get_setting('custom_title') != '') { echo get_setting('custom_title', '', true); } else { echo 'InvoicePlane'; } ?>
layout->load_view('layout/includes/fullpage-loader'); ?>