From: Vincent Vanwaelscappel Date: Tue, 21 May 2019 12:43:24 +0000 (+0200) Subject: #2783 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ee4271466b2438387d7daf738126083ad3a998c1;p=cubist_cms-back.git #2783 --- diff --git a/src/routes/cubist/backpack/model.php b/src/routes/cubist/backpack/model.php index 6f7984e..b7ca64e 100644 --- a/src/routes/cubist/backpack/model.php +++ b/src/routes/cubist/backpack/model.php @@ -8,3 +8,4 @@ Route::group([ CRUD::resource('model', 'CubistModelCrudController'); }); // this should be the absolute last line of this file +