Is there any option available in the daypilot to hide/show the Resource section as shown in the attached image.
Yes, please see the "rowHeaderHideIconEnabled" property which enables an icon that lets users hide/show the row headers: https://api.daypilot.org/daypilot-scheduler-rowheaderhideiconenabled/
It's also possible to toggle the row header using the API: https://api.daypilot.org/daypilot-scheduler-rows-headerhide/ https://api.daypilot.org/daypilot-scheduler-rows-headershow/ https://api.daypilot.org/daypilot-scheduler-rows-headertoggle/