diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 711dcba9..153fb75b 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -44,7 +44,7 @@ $polyfills = [ @if (env('APP_ENV') == 'production' || env('APP_ENV') == 'staging') - + @else