@extends('layouts/contentLayoutMaster')
@section('title', 'Rombel Matpel Pilihan')
@section('content')
@livewire('referensi.rombel-pilihan')
@endsection
@section('page-script')
@endsection
@section('vendor-style')
@endsection
@section('vendor-script')
@endsection