public async Task <IActionResult> GetAllPageable()
 => Collection(await _scheduleSerivce.BrowseAsync());