@extends('employee.layouts.app') @section('title', 'Laboratorium | Career Development and Consultation (CDC)') @section('navigation')

Teori Laboratorium

@endsection @section('content')
Lab
@csrf @foreach ($quests as $index => $quest)
@endforeach
@endsection