@if(Auth::user()->hash == $hash)
{{ Form::open(array('id'=>'savecompanyupdate','class'=>'form postmind')) }} {{ Form::close() }}
@endif