@include('landlord_layouts.header')
@include('landlord_layouts.navbar')
@include('landlord_layouts.topbar')
Total Earnings
As of {{$formattedDate}}, total earning year to date across all properties are:
${{number_format($payment,2)}}.
@include('landlord_layouts.footer')
@include('landlord_layouts.script')