Files
gdoo/app/Gdoo/Product/views/unit/create.blade.php
T
2021-02-22 12:17:00 +08:00

3 lines
139 B
PHP

<form class="form-horizontal form-controller" method="post" id="{{$form['table']}}" name="{{$form['table']}}">
{{$form['tpl']}}
</form>