@extends('layouts/contentLayoutMaster') @section('title', 'Data Password Peserta Didik') @section('content') @livewire('referensi.password-peserta-didik') @endsection