@extends('layouts/contentLayoutMaster') @section('title', 'Data Asesor') @section('content') @livewire('referensi.data-asesor') @endsection