{{ format_date($product->purchased_at, 'jS M Y \a\\t H:i') }}
{{ format_date($product->updated_at, 'jS M Y \a\\t H:i') }}
@if($product->file_name)
@if(!$product->refunded)
@if($product->is_dir)
@if($product->enable_license || $product->key_code)
@else
{{ __('Open Folder') }}
@endif
@else
@if($product->enable_license || $product->key_code)
@else
id }})">{{ __('Download') }}
@endif
@endif
@else
{{ __('Refunded') }}
@endif
@endif