@extends('layouts/contentLayoutMaster') @section('title', 'Prestasi PD') @section('content') @livewire('laporan.prestasi-pd') @endsection