diff --git a/resources/views/emails/auth/reminder.blade.php b/resources/views/emails/auth/reminder.blade.php index 2976327b5df2..bb68353b70f8 100644 --- a/resources/views/emails/auth/reminder.blade.php +++ b/resources/views/emails/auth/reminder.blade.php @@ -1,5 +1,5 @@ - + diff --git a/resources/views/emails/invoice_viewed_html.blade.php b/resources/views/emails/invoice_viewed_html.blade.php index 3a0aaa975b7b..957b6bff8efa 100644 --- a/resources/views/emails/invoice_viewed_html.blade.php +++ b/resources/views/emails/invoice_viewed_html.blade.php @@ -1,5 +1,5 @@ - + diff --git a/resources/views/master.blade.php b/resources/views/master.blade.php index 9d6d07c489f1..d0b5630815f6 100644 --- a/resources/views/master.blade.php +++ b/resources/views/master.blade.php @@ -1,5 +1,5 @@ - + Invoice Ninja | {{ isset($title) ? $title : ' ' . trans('texts.app_title') }} diff --git a/resources/views/setup.blade.php b/resources/views/setup.blade.php index e65ebae5d7f7..6aada81e4afe 100644 --- a/resources/views/setup.blade.php +++ b/resources/views/setup.blade.php @@ -1,5 +1,5 @@ - + Invoice Ninja | Setup