title = "Welcome to Caribbean Travels and Tours" url = "/" layout = "default" is_hidden = 0 [search_and_book_form] [top_destinations_component] [account] redirect = "/" paramCode = "code" forceSecure = 0 requirePassword = 0 == account->onRegister(); $user = $this->account->user(); $profile = new Ctt\Profile\Models\Profile; $profile->trade_name = $data['trade_name']; $profile->website_url = $data['website_url']; $profile->address = $data['address']; $profile->base_location = $data['base_location']; $profile->base_location = $data['base_location']; $profile->country = $data['country']; $profile->postal_code = $data['postal_code']; $profile->office_no = $data['office_no']; $profile->mobile = $data['mobile']; $profile->agency_code = $data['agency_code']; $profile->assoc_no = $data['assoc_no']; $profile->vat_no = $data['vat_no']; $profile->company_reg_no = $data['company_reg_no']; $user->profile()->save($profile); $authUser = Auth::authenticate([ 'email' => post('email'), 'password' => post('password') ]); if($authUser) { return Redirect::to('/'); }else{ return Redirect::to('/'); } } catch (Exception $ex) { Log::error($ex); } } ?> == {% put header_additional %} {% put styles %} {% endput %} {# {% put scripts %} {% endput %} #} {#
#}
{#

BETA Version

enjoy - relax - discover

BE INSPIRED

EXPLORE NOW
#}
{% put header_logo_block %} Carribean tours and travels {% endput %} {% endput %} {% if user %}
{% component 'search_and_book_form' %}

Popular experiences WE plan...YOU play!!!

“The world is a book and those who do not travel read only one page.”
– Agustine of Hippo
Rockley, Christ Church, Barbados

ACCRA BEACH HOTEL & SPA

From $2300 / 4 days 3 night

View Again
Rockley, Christ Church, Barbados

DEANS & SPA

From $1000 / 4 days 3 night

View Again
Rockley, Christ Church, Barbados

ACCRA BEACH HOTEL & SPA

From $2300 / 4 days 3 night

View Again
Rockley, Christ Church, Barbados

ACCRA BEACH HOTEL & SPA

From $2300 / 4 days 3 night

View Again
{% component 'top_destinations_component' %}

OUR SERVICES
Creating Memorable Experiences

  • 170+

    ISLANDS

  • 15

    Caribbean Destinations

  • 2659+

    Beaches

  • 400+

    Tours & Activities

{% else %}

Register as a Travel Agency or Agent

Travel Agency, Tour Operator, Airline or Event Organization

{% endif %}