{{abonament.name }}
{{ __('Tarif: :tarif €', {tarif: abonament.tarif ? abonament.tarif : 0}) }}
{{ __('Tarif ore suplimentare: :tarif €', {tarif: abonament.tarif_ore_suplimentare ? abonament.tarif_ore_suplimentare : 0}) }}
{{ __('Număr ore incluse în abonament: :ore ore', {ore: abonament.numar_ore_incluse ? abonament.numar_ore_incluse : 0}) }}