From c29d899f8258ae65499b3e8a89f4c824cd435f1b Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Sun, 12 Jul 2015 19:46:22 -0400 Subject: [PATCH] Swap double quotes wrapped in double quotes for single quotes --- resources/views/main.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/main.blade.php b/resources/views/main.blade.php index d4c6a1d..555ae93 100644 --- a/resources/views/main.blade.php +++ b/resources/views/main.blade.php @@ -5,8 +5,8 @@ - - + + @if (Config::get('app.debug'))