archivo de configuracion de nginx agregado para el puerto 9000

This commit is contained in:
2026-05-02 16:57:29 -06:00
parent 2af36ea272
commit 881e67fb12
33 changed files with 2035 additions and 245 deletions
+4
View File
@@ -88,8 +88,12 @@
<option value="0" {{ 0 == $grupo->status ? 'selected' : '' }}>Inactivo</option>
</select>
</div>
@hasrole('Control escolar')
<input class="btn btn-primary" type="submit" value="Guardar">
@endhasrole
</form>
</div>
</div>