Simple Panels 1.7.23 Bootstrap 5 theme
Activating panels in xCRUD
HIDE CODE
1 2 3 4 5 6 7 8 | <?php $xcrud = Xcrud::get_instance(); $xcrud ->table( "payments" ); $xcrud ->panel_view(true,3); echo $xcrud ->render(); ?> |
Payments
#CustomernumberChecknumberPaymentdateAmountActions