Invoice factory and listing
This commit is contained in:
parent
125f82e382
commit
7ec1a3529e
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}" class="dark">
|
||||
<!--suppress HtmlRequiredTitleElement -->
|
||||
<head>
|
||||
@include('partials.head')
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue