diff --git a/resources/views/partials/header.blade.php b/resources/views/partials/header.blade.php index 5a95ab7d..39dfc1ed 100644 --- a/resources/views/partials/header.blade.php +++ b/resources/views/partials/header.blade.php @@ -1,5 +1,5 @@
-
+
@@ -100,4 +100,14 @@
+ @if(env('APP_ENV') === 'development') +
+
+ +
+
+ @endif
\ No newline at end of file