12 lines
137 B
PHP
12 lines
137 B
PHP
|
|
@stack('scripts_start')
|
||
|
|
|
||
|
|
@stack('body_css')
|
||
|
|
|
||
|
|
@stack('body_stylesheet')
|
||
|
|
|
||
|
|
@stack('body_js')
|
||
|
|
|
||
|
|
@stack('body_scripts')
|
||
|
|
|
||
|
|
@stack('scripts_end')
|