@extends('layouts.app') @section('content')
فواتير اصحاب العقارات
@include('tbl_host_wallet_invoices.filter')
@include('flash::message')
@include('tbl_host_wallet_invoices.table')
@endsection