@extends('layouts/contentLayoutMaster') @section('title', 'Penilaian Sikap') @section('content') @livewire('penilaian.tambah-sikap') @endsection