Turmas
Turmas cadastradas
{{ $counter }}
Turmas com pauta
{{ $counter_com_pauta }}
Alunos MF
{{ $tota_alunos_MF }}
Alunos F
{{ $tota_alunos_MF }}
Dados iniciais das turmas
| Província | Município | Aproveitamento | Responsável | Nível | Ano | MF | F | Acção | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$Item->nome_provincia}} | {{$Item->nome_municipio}} | @if ($Item->idAproveitamento!=null) Ver a pauta @else Sem a pauta @endif | {{$Item->nome_do_responsavel}} | {{$Item->nivel}} {{$Item->subnivel}} |
{{$Item->anolectivo}} | {{$Item->total_alunos_mf}} | {{$Item->total_alunos_f}} | @if (($user->role_id=='1' or $user->role_id=='2') or ($user->id == $Item->user_id)) @endif @if (($user->role_id=='1' or $user->role_id=='2')) @endif | |||