function paginate_page_forward()
{
    return Paginate::page_forward();
}