@extends('layouts.app') @section('content') @livewire('billing.InvoiceList') @endsection