@extends('stepper.app') @section('title') {{ __('messages.customer_on_board') }} @endsection @section('content')

{{ __('messages.welcome_to_infycal') }}!

{{ __('messages.web.we_take_the_work_out_of_connecting_with_others_so') }} {{ __('messages.web.you_can_accomplish_more') }}.

@include('stepper.domain_url')
@include('stepper.time_schedule')
@include('stepper.personal_experience')
@endsection @section('page_js') @endsection