@extends('templates.template') @push('page-title')
Diferente níveis de conhecimento o que faz avançar em atividade diversificadas
@endpush @section('content')| Matrícula | Aluno | Ações | @foreach($dados->matriculas as $in => $aluno)
|---|---|---|
| {{ $aluno->aluno->codigo ?? '- - -' }} |
{{ $aluno->aluno->nomecompleto ?? '- - - ' }}
@foreach($aluno->tagged as $tag) {{ strtolower($tag->tag_name) }} @endforeach |
{{-- aluno->id]) }}' class="alunosObs"> --}} turma->id, $aluno->id]) }}' data-aluno="{{ $aluno->id }}" data-serie="{{ $serie }}" data-turma="{{ $turma }}" class="boletim"> |