@extends('layouts/contentLayoutMaster') @section('title', 'Kurikulum Merdeka') @section('content') @livewire('perencanaan.kurikulum-merdeka') @endsection @section('page-script') @endsection