diff --git a/content/index.blade.php b/content/index.blade.php index 50e1a5b..278cf6d 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -9,32 +9,7 @@ - @if (\Setting::get('image') and !isset($categoryModel) or (isset($categoryModel) and !$categoryModel->image)) diff --git a/content/master.blade.php b/content/master.blade.php index 6ad8142..b16b574 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -40,41 +40,8 @@ - @if(App::environment('production')) - - - - - @endif - @if(auth()->user()) - - - - - @endif @@ -85,10 +52,10 @@