avatar

{{ $data->name ?? default_user_name() }}

@if(isset($email)) {{ $email }} @endif