gdoo/app/Gdoo/Produce/views/material/create.blade.php

5 lines
137 B
PHP

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