Normal:
{{ number_format($category->normal_price, 0, ',', ' ') }} FCFA
@if($category->express_price)
Express:
{{ number_format($category->express_price, 0, ',', ' ') }} FCFA
@endif
@if($category->super_express_price)
Super Express:
{{ number_format($category->super_express_price, 0, ',', ' ') }} FCFA
@endif
{{ $category->articles_count }} article(s)