diff --git a/resources/js/app.js b/resources/js/app.js index 31095cb..0f34cb2 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -1,4 +1,3 @@ import * as bootstrap from 'bootstrap'; -import './../../node_modules/bootstrap/dist/js/bootstrap.bundle.min.js'; window.bootstrap = bootstrap; diff --git a/resources/views/components/layouts/app.blade.php b/resources/views/components/layouts/app.blade.php index b374b9f..e018d15 100644 --- a/resources/views/components/layouts/app.blade.php +++ b/resources/views/components/layouts/app.blade.php @@ -1,8 +1,9 @@ - +
@@ -43,16 +44,11 @@