@extends('layout.header_panel') @section('setlayout_panel') @include("msgalert")
@livewire("debtlist.debt-list-live")
@endsection