@extends('layouts.app') @section('title', 'Profil Saya') @php $tabs = [ ['route' => 'guru.profile.index', 'label' => 'Profil', 'active' => true], ['route' => 'guru.profile.password', 'label' => 'Password', 'active' => false], ]; @endphp @section('content')
Kelola data profil Anda.
{{ $user->email }}
Tidak ada wali kelas
@endif{{ $item['class_name'] }}
Tidak ada penugasan mengajar
@endif{{ $role->description }}
@endif{{ $quranAssignments->count() }} siswa ditugaskan
@endif @php $quranSubjects = $user->subjects()->where('subjects.type', 'QURAN')->pluck('subjects.name'); @endphp @if ($quranSubjects->isNotEmpty()){{ $waliClasses->count() + $taughtSubjectsByClass->count() }}
Kelas Diampu
{{ $totalMapelSiswa }}
Plotting Mapel
{{ $totalTahfidzSiswa }}
Siswa Tahfidz
{{ $classSubjectTeachers->pluck('subject.name')->unique()->count() }}
Mata Pelajaran