Hi @DisposableHero,
I really apreaciate your help. I could split awards into groups using this code:
@if(str_contains($award->ref_model, 'Modules\Awards\Awards\PilotHoursAwards'))
Thus I just have to change the award type in order to show all the awards which belong to the same category.
Kind regards!