gdoo/app/Gdoo/Customer/views/deliveryAddress/create.blade.php

5 lines
165 B
PHP

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