Skip to content

Commit b617f72

Browse files
Atualizar o whatsapp-redirect.blade.php
1 parent a5335e8 commit b617f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/whatsapp-redirect.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div class="number">
2626
<img class="wa-icon" alt="+{{ $whatsappAgent->phone }}"
2727
src="{{ Vite::asset('resources/images/whatsapp-icon-redirect.png', "vendor/whatsapp-widget") }}"/>
28-
<label>+{{ $whatsappAgent->phone }}</label>
28+
<label>{{ $whatsappAgent->phone }}</label>
2929
</div>
3030
<div class="lds-spinner">
3131
<div></div>

0 commit comments

Comments
 (0)