@extends('layouts/contentLayoutMaster') @section('title', 'Input Nilai Akhir') @section('content') @livewire('penilaian.nilai-akhir') @endsection