mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-17 18:54:38 -04:00
7 lines
61 B
PHP
Executable File
7 lines
61 B
PHP
Executable File
@extends('header')
|
|
|
|
@section('content')
|
|
|
|
{{ $error }}
|
|
|
|
@stop |