mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +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
|