Date Pick Up Return Midnight Capacity
5/23/2023 33 37 241
5/24/2023 49 27 263
5/25/2023 65 36 292
Ok so i have the above condition, I want to generate a report using laravel which is Capacity report, what i want to get this report, user will enter from & to date in form and based on that dates i will user the date pickup_count & return_count
I have a physical parking space for 500 cars , i have made an application in laravel for booking when i book the car it give me the date for arrival & return based on this i want to generate a report, but user will enter booking created_at date in form, long story short i want a table in my report section as above, will be show me the date number of return and nuber of pickups with remaning capacity