@extends('layouts/contentLayoutMaster') @section('title', 'Catatan Sikap') @section('content') @livewire('wali-kelas.catatan-sikap') @endsection