@extends('admin.layouts.panel') @section('head') LaporMasWapres! - Daftar Pengadu @endsection @section('pages')

Daftar Pengadu

@livewire('admin.identitas.list-pengadu')
@endsection @section('script') @endsection