Peter Muturi 7 months ago
parent
commit
c2cafdecd6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/emails/templates/attachment.blade.php

+ 1 - 1
resources/views/emails/templates/attachment.blade.php

@@ -5,7 +5,7 @@
 
 
 @extends('emails.layout')
 @extends('emails.layout')
 @section('salutation')
 @section('salutation')
-    Hi, {{$params['toName']}},
+    Hi {{$params['toName']}},
 @endsection
 @endsection
 
 
 @section('content')
 @section('content')