Listing View
0
Listing Credit
0
Free Credit
0
Introduction Credit
0
{{--
Add Business --}}
@if(Auth::guard('seller')->check())
@elseif(Auth::guard('buyer')->check())
@endif
@if(Auth::guard('seller')->check())
@forelse($businesses as $business) @empty @endforelse
Listing ID Listing Title Expires On Listing Status Action
{{ $business->listing_id }} {{ Str::limit($business->reason_for_sell, 126, '') }} {{ $business->expires_on }} {{ $business->status }}
No business matches found.
@elseif(Auth::guard('buyer')->check())
@forelse($businesses as $buyer) @empty @endforelse
Listing ID Listing Title Expires On Listing Status Action
{{ $buyer->buying_id }} {{ $buyer->name }}, Business {{ $buyer->buyer_investor }} from {{ $buyer->city }}, {{ $buyer->expires_on ?? '' }} {{ $buyer->status ?? '' }}
No matches found.
@endif
{{--

Profile Details

Edit Profile
--}}

Profile Details

Manage Subscription

Restart or Resubscribe Subscription

Subscription plan can be cancelled anytime.

What happens after you cancel?

When you cancel a subscription you'll still be able to use your subscription for the time you've already paid. Your subscription will stop and won't be charged from the next billing cycle.

My Bookmarks

Start using Bookmark feature to shortlist opportunities or profiles for future use.

My Download

Your downloaded opportunities will be saved here for future use.