Hi, In my project I use Laravel with Inertia. I would like to open some product from different pages (for example, from main page, catalog or search page) and have possibility to return to this page clicking "Back" link. I've tried to use &
Laravel 10for the backend Tailwindswith the DaisyUI plugin Inertiafor routing heroicons Installation Quick Install composer create-project iceburgcrm/iceburgcrm iceburgcrm// Defaultphp artisan iceburg:seed// Convert Existing DB to CRMphp artisan iceburg:seed --type=adminpanel// Use AIphp artisan...