From e4a2d63269cc6a6ead7c4d7b7f81fcc50aa17231 Mon Sep 17 00:00:00 2001 From: Omair Saleh Date: Wed, 19 Dec 2018 03:06:02 +0800 Subject: [PATCH] status remove --- resources/views/index.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 06e966ae..711dcba9 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -43,8 +43,8 @@ $polyfills = [ {{-- Load the application scripts --}} @if (env('APP_ENV') == 'production' || env('APP_ENV') == 'staging') - - + + @else