@props(['rare'])

{{ $rare->item->public_name }}

Credits

{{ $rare->credit_value ?? 0 }} {{ __('credits') }}

Shop

{{ $rare->currency_value ?? 0 }} {{ match($rare->currency_type) { '0' => 'Duckets', '5' => 'Diamonds', '101' => 'Seasonal', default => 'Other' } }}