diff --git a/resources/views/layouts/auth.blade.php b/resources/views/layouts/auth.blade.php index ef20492..70ae11b 100644 --- a/resources/views/layouts/auth.blade.php +++ b/resources/views/layouts/auth.blade.php @@ -16,8 +16,6 @@ {{-- Scripts --}} @section('scripts') @include('layouts.partials.scripts') - - @yield('page-scripts') @show \ No newline at end of file