Add daily total slips count and related backend logic
Introduce a new column for displaying today's total print slips count in the table and implement corresponding logic for data fetching. Added a function to retrieve and process daily slip data and included necessary frontend adjustments.