1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/views/invoices/deleted.blade.php
2013-12-15 14:55:50 +02:00

7 lines
93 B
PHP
Executable File

@extends('header')
@section('content')
The requested invoice is no longer available.
@stop