@extends('include/layout') @php $page = 'globel'; @endphp
@include('include/navbar')
Unlimited Global Inquiry and Reservation
Please use this form to obtain more information on our global plan, so we can better assist you! The more details, the better!
@if(Session::has('error'))
× {{ Session::get('error') }}
@endif @if(Session::has('success'))
× {{ Session::get('success') }}
@endif
@csrf







@include('stay_connect')