@extends('client.layout.master') @section('content')
{{--

Sign Up

--}}

The Enterprise Portal

The Enterprise Portal is an interactive tool to guide and facilitate member developments. The portal offers five (5) databases in total. Four (4) databases for funding; Canada, USA, UK, and Australian grants / loans. One (1) databases for tools and resources; over 1900 templates for contracts and agreements. The Enterprise Portal offers a professional, user-friendly,  business plan builder which allows members and consultants to work together to completion. Lastly, the portal provides access to our application workshop where members can work with advisors to write the perfect grant / loan application. Members have the ability to conduct their own research within the portal, however, Enterprise Canada's professionals will generate reports by request with up to date results disclosing government grants / loans, all included in your membership.

{{--

About the StartUp Portal

The Startup Portal is a simple platform for starting your own small business. It contains all the professional tools every entrepreneur needs to evolve their idea into a full-fledged business. Why choose Canada Startups?

Membership Details

To access the Startup Portal, fill out the Secure Checkout form below. Your Username and Password, along with your receipt and instructions on how to access the Startup Portal will be sent to the email address you provide.

--}}

The Enterprise Portal

The Enterprise Portal powered by Enterprise Canada is an interactive cloud-based platform designed to support entrepreneurs across all industries and sectors nationwide. Our experienced professionals use the portal to guide members end-to-end through:

  • Ideas & concepts
  • Strategies
  • Creating developmental roadmaps
  • Business plans
  • Government grants / loans 
  • Research & Development 
  • Establishing parameters
  • Protecting inventions, products and services
  • Identifying and obtaining permits
  • Defining value propositions
  • Commercialization
  • Mergers & Acquisitions 
  • Provincial, national and global expansions
  • Mentorship; professional & personal growth

Members

All members have both a junior and senior consultant available throughout their membership to support progress and developments. 

Business Plans

Our business plan builder is user-friendly and takes our members step-by-step to completion. Our team of professionals will review and make suggested revisions to your business plan.

User Choices

Members have the choice of having Enterprise Canada apply on their behalf for $34.99 / application or applying directly to government funding programs, private financing, and more…

Membership Sign Up

@if (session('success'))
{{ session('success') }}
@endif @if (session('errors'))
Input Validation Errors!
@endif @csrf
{{ $errors->first('first_name') }}
{{ $errors->first('last_name') }}
{{ $errors->first('email') }}
{{ $errors->first('phone_number') }}
{{ $errors->first('province') }}

Payment Information

Have Discount Coupon?
Membership Fee:
${{ $plan['prices'][0]['price'] / 100 }}
Tax:
0%
Total:
${{ $plan['prices'][0]['price'] / 100 }}

{{ $errors->first('g-recaptcha-response') }}

Annual Membership Includes

  • Access to over 2000 government, private and public funding programs in Canada, United States of America, United Kingdom and Australia.
  • Access to our business plan builder to complete a professional business plan and secure funding.
  • Access to over 1900 templates for contracts and agreements
  • Access to our interactive Application Workshop for assisted grant writing
  • Reports generated upon request disclosing relevant funding / financing sources.
  • Updates on newly released grants / loans
  • Assistance with applications
  • Assistance with obtaining permits
  • Access to business consultants and expert support via phone and email.
@endsection @push('script') {{-- --}} @endpush @section('stripe_styles') @endsection