{{-- resources/views/admin/kepegawaian/guru/_form.blade.php --}} @php $isGuru = auth()->check() && auth()->user()->type == 3; @endphp @csrf