diff --git a/resources/views/layout/emails.blade.php b/resources/views/layout/emails.blade.php index 699de55b..688f4894 100644 --- a/resources/views/layout/emails.blade.php +++ b/resources/views/layout/emails.blade.php @@ -1,165 +1,40 @@ - + - - - - {{ Setting::get('app_name') }} Status - + + + + +{{ Setting::get('app_name') }} Status +@include('partials.email-css') - - + +
-
- -
- @yield('preheader') -
- - - - - - - - - + diff --git a/resources/views/partials/email-css.blade.php b/resources/views/partials/email-css.blade.php new file mode 100644 index 00000000..5fc5ea97 --- /dev/null +++ b/resources/views/partials/email-css.blade.php @@ -0,0 +1,143 @@ +