@extends('layouts/contentLayoutMaster') @section('title', 'Cetak Rapor') @section('content') @livewire('laporan.rapor-nilai-akhir') @endsection