feat(fleets): add checkbox selection and French date format to fuel/cartes tables
- Add select checkbox column to fuel, fuelcard, suiviCartes table heads
- Implement allSelected/toggleAll for bulk selection in list views
- Format dates to DD/MM/YYYY French format using dateFormat.split.date
Closes VSN-2162