@extends('client.layout.master') @section('content') {{-- {{dd($controlls)}} --}} @php $boolean = true; if (($controlls['business_type'] == 'Expanding a Business' or $controlls['business_type'] == 'Purchasing a Business') && ($controlls['location'] == 'British Columbia' or $controlls['location'] == 'Alberta')) { $boolean = false; } if ($controlls['business_type'] == 'Starting a Business') { $boolean = false; } if ($controlls['business_type'] == 'Expanding a Business' && ($controlls['location'] == 'Nova Scotia' or $controlls['location'] == 'Prince Edward Island' or $controlls['location'] == 'Newfoundland & Labrador' or $controlls['location'] == 'New Brunswick')) { $boolean = false; } if ($controlls['business_type'] == 'Purchasing a Business' && ($controlls['location'] == 'Saskatchewan' or $controlls['location'] == 'Yukon' or $controlls['location'] == 'Manitoba' or $controlls['location'] == 'Nunavut' or $controlls['location'] == 'Northwest Territories' or $controlls['location'] == 'Quebec')) { $boolean = false; } @endphp

Your Funding Assessment

Your Funding Assessment Report

@if ($controlls['business_plane'] == 'no')

Let’s get your business plan done first!

A business plan offers funding programs critical insight into your development and go-to-market plans. Once we define your direction, we can begin applying for funding.

@endif @if ($controlls['business_plane'] == 'yes')

Let’s get to applying!

We still recommend submitting your business plan for review, but you’re near the application process. Submit your business plan for review to ensure it means funding standards before applying!

@endif

Access the Canada Commerce Portal

The Canada Commerce Portal is our gateway to helping your business grow. Through our proprietary cloud-based platform we can guide you through the necessary steps to launch a successful business and obtain funding.

Click Here To Get Access

What stage is your business at?

@if ($controlls['business_type'] == 'Expanding a Business')

Development

Let’s get to work!

In thriving markets, businesses are constantly undergoing development. The demand of growth can be exhausting, but it doesn’t need to be. You can focus steering the ship, we’ll make sure you have the necessary fuel to complete the journey.
@endif @if ($controlls['business_plane'] == 'no' && $controlls['business_type'] == 'Starting a Business')

Concept

A discussion is necessary…

Concepts can be difficult to define. We’re here to help. Let’s talk about the possibilities of your ideas and how we can bring them to life. From there we can begin the business plan then applications for funding.
@endif @if ($controlls['business_plane'] == 'yes' && $controlls['business_type'] == 'Starting a Business')

Startup

Onward and upward!

You’ve established an infrastructure and now it’s time to grow. As your plan comes to life typically so does unforeseen circumstances, societal changes, market shifts and more… Canada Commerce will help you with your business intelligence as you focus on your day-to-day obligations.
@endif {{-- @if ($controlls['business_type'] == 'Purchasing a Business')

Startup

Onward and upward!

You’ve established and infrastructure and now it’s time to grow. As your plan comes to life typically so does unforeseen circumstances, societal changes, market shifts and more… Canada Commerce will help you with your business intelligence as you focus on your day-to-day obligations.
@endif --}}

Funding Accessibility and Options

Based on your answers you could qualify for:
@if (($controlls['business_type'] == 'Expanding a Business' or $controlls['business_type'] == 'Purchasing a Business') && ($controlls['location'] == 'British Columbia' or $controlls['location'] == 'Alberta'))
695 Funding programs
$ 836,880 CAD in Funding
@elseif($controlls['business_type'] == 'Expanding a Business' && $boolean)
695 Funding programs
$ 836,880 CAD in Funding
@endif @if ($controlls['business_type'] == 'Starting a Business')
70 Funding programs
$ 215,672 CAD in Funding
@endif @if ($controlls['business_type'] == 'Starting a Business')
124 Funding programs
$ 330,289 in Funding
@endif @if ($controlls['business_type'] == 'Expanding a Business' && ($controlls['location'] == 'Nova Scotia' or $controlls['location'] == 'Prince Edward Island' or $controlls['location'] == 'Newfoundland & Labrador' or $controlls['location'] == 'New Brunswick'))
205 Funding programs
$ 400,660 in Funding
@endif @if ($controlls['business_type'] == 'Purchasing a Business' && ($controlls['location'] == 'Saskatchewan' or $controlls['location'] == 'Yukon' or $controlls['location'] == 'Manitoba' or $controlls['location'] == 'Nunavut' or $controlls['location'] == 'Northwest Territories' or $controlls['location'] == 'Quebec'))
429 Funding programs
$ 675,119 in Funding
@elseif($controlls['business_type'] == 'Purchasing a Business' && $boolean)
429 Funding programs
$ 675,119 in Funding
@endif

Funding Option

{{-- Discover
--}}

What to do now?

Consultation and Briefing

Let’s connect and discuss how Canada Commerce will help you. Every business is different and so is our approach. Contact us today and access one of Canada’s top entrepreneur support teams.

Business Plan Review

Once you business plan is complete and has been reviewed by our experts we can begin to apply to funding options.


Applications

Let’s create the perfect narrative that captures your business’ mission and roadmap most accurately and elegantly.


The Canada Commerce Portal

Ready to grow your business? Become a member to access the Canada Commerce Portal.

Expert assistance from A-Z.

Access to useful business content

Application workshop

Business Plan Builder

Phone and email support

More

@endsection