6 lines
84 B
PHP
6 lines
84 B
PHP
<!-- Vendor -->
|
|
@yield('vendor-script')
|
|
|
|
<!-- Page Script -->
|
|
@stack('page-script')
|