diff --git a/resources/themes/adminlte/views/auth/partials/scripts.blade.php b/resources/themes/adminlte/views/auth/partials/scripts.blade.php index 70c877a..b54ad97 100644 --- a/resources/themes/adminlte/views/auth/partials/scripts.blade.php +++ b/resources/themes/adminlte/views/auth/partials/scripts.blade.php @@ -1,5 +1,9 @@ - - + + + + + + @@ -11,4 +15,9 @@ increaseArea : '20%' // optional }) }) - \ No newline at end of file + + +@if(file_exists('js/custom-auth.js')) + + +@endif \ No newline at end of file