From 59ce31e654ed1c1a151925a36197648249203d73 Mon Sep 17 00:00:00 2001 From: Andreyev Dias de Melo Date: Sun, 3 Dec 2017 15:34:23 -0200 Subject: [PATCH] A small typo --- resources/views/vendor/notifications/email.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/vendor/notifications/email.blade.php b/resources/views/vendor/notifications/email.blade.php index ef36190c..c39979ec 100644 --- a/resources/views/vendor/notifications/email.blade.php +++ b/resources/views/vendor/notifications/email.blade.php @@ -71,7 +71,7 @@ $style = [ - {{ {{ setting('app_name', config('app.name')) }} }} + {{ setting('app_name', config('app.name')) }}