feat(dashboard): add price dashboard with Zonneplan integration
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
|
||||
use Illuminate\Support\Facades\Route;
|
||||
|
||||
Route::inertia('/', 'Welcome')->name('home');
|
||||
Route::inertia('/', 'dashboard::index');
|
||||
|
||||
Reference in New Issue
Block a user