@extends('front.layouts.master') @section('title', 'Business Setup & Licensing') @section('content')

{!! __('ded-businessLicense.hero_title') !!}

{{ __('ded-businessLicense.hero_sub_title') }}

{{ __('ded-businessLicense.intro_sub_title') }}

{!! __('ded-businessLicense.intro_title') !!}

{{ __('ded-businessLicense.intro_description') }}

{{ __('ded-businessLicense.intro_point_heading1') }}

{{ __('ded-businessLicense.intro_point_description1') }}

{{ __('ded-businessLicense.intro_point_heading2') }}

{{ __('ded-businessLicense.intro_point_description2') }}

{{ __('ded-businessLicense.ded_service_subtitle') }}

{!! __('ded-businessLicense.ded_service_title') !!}

{!! __('ded-businessLicense.document_Description') !!}

{{ __('ded-businessLicense.document_point1_description') }}

{{ __('ded-businessLicense.document_point2_description') }}

{{ __('ded-businessLicense.document_point3_description') }}

{{ __('ded-businessLicense.document_point4_description') }}

{{ __('ded-businessLicense.document_point5_description') }}

{{ __('ded-businessLicense.document_point6_description') }}

{!! __('ded-businessLicense.how_it_works_title') !!}

{!! __('ded-businessLicense.how_it_works_subtitle') !!}

{!! __('ded-businessLicense.how_it_works_description') !!}

{!! __('ded-businessLicense.process_step1_title') !!}

{!! __('ded-businessLicense.process_step1_description') !!}

{!! __('ded-businessLicense.process_step2_title') !!}

{!! __('ded-businessLicense.process_step2_description') !!}

{!! __('ded-businessLicense.process_step3_title') !!}

{!! __('ded-businessLicense.process_step3_description') !!}

{!! __('ded-businessLicense.process_step4_title') !!}

{!! __('ded-businessLicense.process_step4_description') !!}

{{-- Key Features --}}

{!! __('ded-businessLicense.trusted_partner_title') !!}

{!! __('ded-businessLicense.trusted_partner_heading') !!}

{!! __('ded-businessLicense.trusted_partner_description') !!}

{!! __('ded-businessLicense.box_1_title') !!}

{!! __('ded-businessLicense.box_1_description') !!}

{!! __('ded-businessLicense.box_2_title') !!}

{!! __('ded-businessLicense.box_2_description') !!}

{!! __('ded-businessLicense.box_3_title') !!}

{!! __('ded-businessLicense.box_3_description') !!}

{!! __('ded-businessLicense.box_4_title') !!}

{!! __('ded-businessLicense.box_4_description') !!}

{{-- end features --}}
@include('front.partials.cta-2') @include('front.partials.clients') @include('front.partials.affiliations') @include('front.partials.cta-1') @include('front.partials.contact-us') @endsection