protected function compileOrdersComponent(Builder $builder)
    {
        $orders = $builder->getOrders();

        if (empty($orders)) {