mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
7 lines
93 B
PHP
Executable File
7 lines
93 B
PHP
Executable File
@extends('header')
|
|
|
|
@section('content')
|
|
|
|
The requested invoice is no longer available.
|
|
|
|
@stop |