Added details++; Vendor updates

This commit is contained in:
2017-09-24 18:42:53 +02:00
parent 848c9b1222
commit 783985b7ec
53 changed files with 761 additions and 447 deletions

View File

@@ -15,3 +15,4 @@
Route::get('/', 'PagesController@dashboard');
Route::get('/details', 'PagesController@details');
Route::get('/details++', 'PagesController@detailspp');