DEMO SITE v1.7.31

Edit - Side Panel Bootstrap theme

Edit Form is placed on the side

HIDE CODE
<?php

    $xcrud = Xcrud::get_instance();	
	$xcrud->table('payments');
    $xcrud ->is_edit_side(true);
	echo $xcrud->render();
		
?>
xCRUDConnection error: SQLSTATE[08004] [1040] Too many connections