mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-18 15:23:30 -05:00
7 lines
61 B
PHP
Executable File
7 lines
61 B
PHP
Executable File
@extends('header')
|
|
|
|
@section('content')
|
|
|
|
{{ $error }}
|
|
|
|
@stop |