Completed
Push — master ( 19fbd6...801209 )
by Jan
10:52
created
app/Http/routes.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -153,8 +153,8 @@
 block discarded – undo
153 153
         ]]);
154 154
     
155 155
      /**
156
-     * Advertising
157
-     */
156
+      * Advertising
157
+      */
158 158
     Route::resource('advert', 'Admin\AdvertController', ['names' => [
159 159
         'index' => 'advert.index',
160 160
         'create' => 'advert.create',
Please login to merge, or discard this patch.