{!! Form::open([ 'route' => ['store.cost', $projectid], 'method' => 'POST', 'class'=> 'form-horizontal', 'id'=>'form-post', 'style'=>'display:inline-block;']) !!} {!! Form::close() !!}