@extends('layouts/contentLayoutMaster') @section('title', 'Nilai Karakter') @section('content') @livewire('laporan.nilai-karakter') @endsection