@extends('layouts/contentLayoutMaster') @section('title', 'Penilaian SMK PK') @section('content') @livewire('perencanaan.pk') @endsection @section('page-script') @endsection