@extends('layouts/contentLayoutMaster')
@section('title', 'Data Rombongan Belajar')
@section('content')
@livewire('referensi.data-rombongan-belajar')
@endsection
@section('page-script')
@endsection
@section('vendor-style')
@endsection
@section('vendor-script')
@endsection