You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
188 B
PHTML

@php
use NN\Module\View;
@endphp
@include('temp.plugins.tools')
@include('temp.plugins.forms')
@include('temp.plugins.callform')
@include('temp.plugins.button')
{!! View::sc('crud.js') !!}