@extends('layouts.app') @section('title', 'Invoices') @section('content')

All Invoices

Manage all invoices

All invoices list will be displayed here.

@endsection