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