{{ HTML::style('css/way/create.css') }} {{ Form::open(array('url' => 'way/create', 'class' => 'form-create', 'method' => 'POST', 'id' => 'createWayForm')) }} {{ Form::hidden('serial_rot', $way->serial_rot) }}