{{Form::model($opeatings, array('route' => array('admin.operating_hours.update', $opeatings->id), 'method' => 'PUT')) }} {{ Form::close() }}