{{ __('home.ref.title') }}

{{ __('home.ref.signature') }}

@if($signature) [URL={{ url("/register?r={$account->reflink}") }}]
[IMG]{{ Storage::disk('images')->url($signature) }}[/IMG]
[/URL]

@else

{{ __('home.ref.no-signature') }}

@endif

{{ __('home.ref.your-ref') }}

{!! $dataTable->table(['class' => 'table table-hover table-bordered table-striped w-100'], true) !!}