@extends('layouts.landing') @section('title', 'Mis Grados y Secciones') @section('content')
GESTIÓN DE GRADOS Y SECCIONES
| Primer Grado | Segundo Grado | Tercer Grado | Cuarto Grado | Quinto Grado | |||||
|---|---|---|---|---|---|---|---|---|---|
| {{ $degree['sections'][$i]['name_section'] }} | @else | No hay secciones | @endif @endforeach |