@props(['uuid', 'username' => null]) player head @if($username == null) {{ $uuid }} @else {{ $username }} @endif