@extends('student.layouts.app') @section('title', 'Dashboard | Career Development and Consultation (CDC)') @section('header')

Welcome {{ Auth::user()->name }}
Have a Great Day!

Jelajahi potensi karier anda.
Untuk masa depan yang lebih cerah dan sukses.
Jelajahi Potensi Karier Anda
@endsection @section('content')
@endsection