gdoo/app/Gdoo/Approach/views/market/create.blade.php

3 lines
139 B
PHP

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