@extends('template.layout') @section('styles') @endsection @section('content')

Registro de Notas por Sección

Busqueda avanzada

Por: Nombre del Curso o Sección
@foreach($Arr as $item) @endforeach
@endsection @section('scripts') @endsection