@extends('layouts.buddy-screens') @section('content')
@if(session('success') == "Opps! You do not have access") @elseif(session()->has('success'))
× {{session('success')}}
@endif
Total Enquiry Generated

{{$total_enquiry}}

{{-- +72.80% --}}
Total Successful Enquiry

{{$total_succs_enquiry}}

{{-- +28.42% --}}
Total Rejected Enquiry

{{$total_reject_enquiry}}

{{-- -14.82% --}}
Total In-Process Enquiries

{{$total_process_enquiry}}

{{-- +28.14% --}}
Other Services
@if($services_desc)

{!!html_entity_decode($services_desc[0]['description'])!!}

@endif    

Other Deals, you might be intrested in

Card image
Ambit Emerging Giants Portfolio

Ambit Capital Private Limited

A portfolio of companies that aims to create wealth over long periods of time by investing in the leaders of tomorrow....

Category : II

Posted on : 2022-08-03 11:49:55

View More
Card image
Ambit Emerging Giants Portfolio

Ambit Capital Private Limited

A portfolio of companies that aims to create wealth over long periods of time by investing in the leaders of tomorrow....

Category : II

Posted on : 2022-08-03 11:49:55

View More
Card image
Ambit Emerging Giants Portfolio

Ambit Capital Private Limited

A portfolio of companies that aims to create wealth over long periods of time by investing in the leaders of tomorrow....

Category : II

Posted on : 2022-08-03 11:49:55

View More
@endsection @extends('layouts.chat-screens')