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