@extends('layouts/contentLayoutMaster') @section('title', 'Data Mata Pelajaran') @section('content') @livewire('referensi.data-mata-pelajaran') @endsection