@extends('layouts/contentLayoutMaster') @section('title', 'Penilaian Pengetahuan') @section('content') @livewire('penilaian.pengetahuan') @endsection