@extends('employee.layouts.app') @section('title', 'Manajemen Jurusan | Career Development and Consultation (CDC)') @push('styles') @endpush @section('navigation')
Nomor | Kode | Jurusan | Pengaturan | @foreach ($departments as $index => $department)
---|---|---|---|
{{ $index + 1 }} | {{ $department->department_code }} | {{ ucfirst($department->department_name) }} |