From acb429588073b5f3a67d267d60ef11ebb65db9b9 Mon Sep 17 00:00:00 2001 From: Vishal Ribdiya Date: Thu, 14 Jul 2022 15:09:08 +0530 Subject: [PATCH] refactor: removed the defer --- adminlte-stubs/layouts/app.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminlte-stubs/layouts/app.blade.php b/adminlte-stubs/layouts/app.blade.php index 7b9c30f..6ee4c04 100644 --- a/adminlte-stubs/layouts/app.blade.php +++ b/adminlte-stubs/layouts/app.blade.php @@ -79,7 +79,7 @@ class="img-circle elevation-2" - + @stack('third_party_scripts')