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