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

Create New Invoice

Generate a new invoice

New invoice creation form will be displayed here.

@endsection