@extends('layouts/contentLayoutMaster') @section('title', 'Cetak Rapor P5BK') @section('content') @livewire('laporan.p5bk') @endsection