@extends('layouts/contentLayoutMaster') @section('title', 'Catatan Akademik') @section('content') @livewire('laporan.catatan-akademik') @endsection