diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 2ae2e70..462e1b0 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -67,6 +67,6 @@ @section('footer') {{-- --}} - + @vite(['resources/js/home.js']) @endsection