@include('frontend.newfrontend.layout.header')

Potential for Finance Professionals

Who Can Benefit From Dealplexus?

Discover your path

Why Dealplexus?

Multiple Products

Access a Diverse Range of Financial Offerings

Multiple Banking & Non-Banking Partners 

Choose From Top-Tier Financial Institutions

Dedicated Relationship Manager

Personalized Support Throughout Your Journey

Guided by Team of Experts 

Make Informed Decisions with Professional Insights

Deals

@forelse($IbDeals as $key => $deal)

{!! substr(strip_tags($deal->deal_name), 0, 40) !!}

{!! substr(strip_tags($deal->short_description), 0, 100) !!}

@empty

No Records Found !

@endforelse

Deals

@forelse($IbDeals as $key => $IbDeal)

{{ strlen($IbDeal->deal_name) > 60 ? substr($IbDeal->deal_name, 0, 60) . '...' : $IbDeal->deal_name }}

{!! substr(strip_tags($IbDeal->short_description), 0, 100) !!}

Read More
@empty @endforelse

{{ strlen($AiDeals[0]->deal_name) > 60 ? substr($AiDeals[0]->deal_name, 0, 60) . '...' : $AiDeals[0]->deal_name }}

{!! substr(strip_tags($AiDeals[0]->short_description), 0, 100) !!}

Read More
{{ $total_registered_users }}+Professional Network
{{ $total_products }}+ Products Uploaded
{{$totalPaySum}}+Value of deals (in cr)
{{ $total_enquiry_generated }}+Enquiries Posted

Collaborate With Dealplexus

Become a DP Buddy and Earn Recurring Revenue

How it Works?

  • Refer Your Clients -Introduce DealPlexus to your network.
  • We Deliver Solutions -Your clients remain yours while we provide expert services.
  • Earn Every Time -Get paid whenever your clients use our services.
Partner with us and unlock consistent earnings effortlessly!Sign up as a DP Buddy

What our clients say

@foreach($success_stories_data as $key => $sdata)

{{$sdata->review}}

{{$sdata->name}}
@endforeach

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Keshav Jalan

Still Have Questions on Your Mind?

Let's connect you to our relationship managers.

Request A Callback
@forelse($IbDeals as $key => $IbDeal) @empty @endforelse @extends('frontend.newfrontend.layout.footer')