sifatbaho
This commit is contained in:
6
resources/views/components/tg-link.blade.php
Executable file
6
resources/views/components/tg-link.blade.php
Executable file
@@ -0,0 +1,6 @@
|
||||
<label for="cleave-phone" class="form-label">
|
||||
@lang('translation.telegram-phone')
|
||||
</label>
|
||||
<div class="badge fw-medium badge-soft-secondary">
|
||||
<a target="_blank" href="https://t.me/<?= str_replace('-', '', $phone)?>">t.me/{{ $phone }}</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user