Productos
@if(count($deposito->productos()))
{{ Form::open(['route' => ['barra.deposito.actualizar', Hashids::encode($deposito->id, time())], 'method'=>'POST']) }}
{{ Form::submit('Actualizar', array('class'=> 'btn btn-success btn-block')) }} {{ Form::close() }} @else
@endif
{{ Form::submit('Actualizar', array('class'=> 'btn btn-success btn-block')) }} {{ Form::close() }} @else
No Existen Registros