diff --git a/public/img/company.png b/public/img/company.png new file mode 100644 index 000000000..964e18409 Binary files /dev/null and b/public/img/company.png differ diff --git a/public/img/user.png b/public/img/user.png new file mode 100644 index 000000000..3a98dc196 Binary files /dev/null and b/public/img/user.png differ diff --git a/resources/views/expenses/bills/bill.blade.php b/resources/views/expenses/bills/bill.blade.php index abe19ca91..e6528180a 100644 --- a/resources/views/expenses/bills/bill.blade.php +++ b/resources/views/expenses/bills/bill.blade.php @@ -12,7 +12,7 @@
@endif
@endif
diff --git a/resources/views/incomes/invoices/invoice.blade.php b/resources/views/incomes/invoices/invoice.blade.php
index a42bf4314..1be5b5ed4 100644
--- a/resources/views/incomes/invoices/invoice.blade.php
+++ b/resources/views/incomes/invoices/invoice.blade.php
@@ -12,7 +12,7 @@
@endif
| + @if ($invoice->footer) + {!! $invoice->footer !!} + @endif + | +
|---|
@endif
diff --git a/resources/views/layouts/auth.blade.php b/resources/views/layouts/auth.blade.php
index ca9975ba0..a5178131c 100644
--- a/resources/views/layouts/auth.blade.php
+++ b/resources/views/layouts/auth.blade.php
@@ -12,7 +12,7 @@
+