@extends('layouts/contentLayoutMaster') @section('title', 'Rekap Nilai') @section('content') @livewire('monitoring.rekap-nilai') @endsection