diff --git a/resources/views/notification.blade.php b/resources/views/notification.blade.php index 1cca1cb..7354ecd 100644 --- a/resources/views/notification.blade.php +++ b/resources/views/notification.blade.php @@ -7,7 +7,7 @@
@foreach($code as $digit) - {{ $digit }} + {{ $digit }} @endforeach