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

Uninvoiced Items

View items that haven't been invoiced yet

Uninvoiced items list will be displayed here.

@endsection