This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="row"> | |
<div class="col s12 l4"> | |
<div class="card-panel"> | |
<h5 class="center">Seleccionar Lote</h5> | |
<div class="row"> | |
<section class="input-filts col s12"> | |
<input type="Number" name="NumberLote" value="" placeholder="Numero del Lote" class="center" style="font-size: 2.9rem;"> | |
<label for="NumberLote"></label> | |
</section> | |
<section class="row "> |