Dont need yield page-scripts here, it is already yield by the include layouts.partials.scripts
This commit is contained in:
parent
201a466ae3
commit
22ba6fe35c
@ -16,8 +16,6 @@
|
|||||||
{{-- Scripts --}}
|
{{-- Scripts --}}
|
||||||
@section('scripts')
|
@section('scripts')
|
||||||
@include('layouts.partials.scripts')
|
@include('layouts.partials.scripts')
|
||||||
|
|
||||||
@yield('page-scripts')
|
|
||||||
@show
|
@show
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user