{{-- resources/views/client/invoices/index.blade.php --}} @extends('client.layouts.client') @section('title','Invoices') @section('page-title','Invoices') @section('client-content') @if($invoices->count())
No invoices yet
Invoices will appear here once KiruDev creates them for your project.