Hello,
I'm newbie with Grocery crud and made my first crud.
I bought Bootstrap 4 theme and try to apply it to my crud but it looks bootstrap 4 CSS for buttons, icons are not take in accound in the example.php ( from views folder )
Even i set into controllers to run the crud with Bootstrap 4 theme it looks CSS files are not loaded so render is not as expected.
Here is attached my our_template.php ( from "/views" folder ) and my Main.php
Did i forget to set something to get Bootstrap theme applied ?
Many thanks for your support,