{!! Form::open(['method' => 'POST', 'route' => ['admin.freight.options.store']]) !!}
{{ $errors->first('name') }}
{{ $errors->first('price') }}