mirror of
https://github.com/grocy/grocy.git
synced 2025-08-07 23:09:48 +00:00
7 lines
144 B
PHP
7 lines
144 B
PHP
@section('componentContent')
|
|
@show
|
|
|
|
@push('componentScripts')
|
|
<script src="/viewjs/components/@yield('componentJsName').js"></script>
|
|
@endpush
|