@extends('layouts/contentLayoutMaster') @section('title', 'Tambah Data Capaian Pembelajaran') @section('content') @livewire('referensi.tambah-capaian-pembelajaran') @endsection @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection