100% Refund GuaranteeView
Live Chat
Guletyacht.net

Motor Yacht
Vogue

24.50 m / 80.50 ftCabins: 4Guests: 8Crew: 3
Gocek, also can be chartered other ports in Turkey. Cruising area is Turkey. View on map
	App\Yacht Object
(
    [table:protected] => yachts
    [fillable:protected] => Array
        (
            [0] => fake_name
            [1] => fake_slug
            [2] => name
            [3] => slug
            [4] => yacht_id
            [5] => lang_id
            [6] => star
            [7] => image
            [8] => type
            [9] => type_of_ring
            [10] => cat
            [11] => loa
            [12] => capacity
            [13] => total_cabin
            [14] => sort
            [15] => price
            [16] => ports
            [17] => status
            [18] => sailing_area
            [19] => location
            [20] => score
        )

    [sortOrder:protected] => 
    [connection:protected] => mysql
    [primaryKey:protected] => id
    [keyType:protected] => int
    [incrementing] => 1
    [with:protected] => Array
        (
        )

    [withCount:protected] => Array
        (
        )

    [perPage:protected] => 15
    [exists] => 1
    [wasRecentlyCreated] => 
    [attributes:protected] => Array
        (
            [id] => 6001
            [name] => Vogue
            [slug] => vogue
            [meta_title] => 
            [meta_description] => 
            [fake_name] => 
            [fake_slug] => 
            [yacht_id] => 22034
            [lang_id] => 1
            [star] => 55
            [image] => motor-yacht-vogue-1.jpg
            [type] => Motor Yacht
            [type_of_ring] => Motor Yacht
            [cat] => charter
            [loa] => 2450
            [capacity] => 8
            [total_cabin] => {"vip": 1, "flag": "Turkish", "twin": 2, "built": 2000, "refit": 2020, "double": "-", "master": 1, "single": "-", "triple": "-", "country": "Turkey", "location": "Gocek", "real_twin": 2, "convertible": "-", "real_double": 0, "real_master": 2, "total_cabin": 4, "air_condition": 2, "double_single": "-"}
            [sort] => 0
            [price] => {"prices": [{"end": "2021-05-31", "price": 2500, "start": "2021-04-01", "weekly": 17500}, {"end": "2021-08-31", "price": 3000, "start": "2021-06-01", "weekly": 21000}, {"end": "2021-10-31", "price": 2500, "start": "2021-09-01", "weekly": 17500}], "max_price": 3000, "min_price": 2500, "price_d_4": 2500, "price_d_6": 3000, "price_d_9": 2500, "price_w_4": 17500, "price_w_6": 21000, "price_w_9": 17500, "sale_price": 0}
            [ports] => []
            [created_at] => 2024-10-13 11:23:33
            [updated_at] => 2025-04-17 15:21:34
            [status] => show
            [sailing_area] => []
            [location] => {"ports": ",gocek,", "marine": "", "country": "turkey", "marinas": [], "sailing": ",turkey,", "baseport": "gocek"}
            [score] => 950
        )

    [original:protected] => Array
        (
            [id] => 6001
            [name] => Vogue
            [slug] => vogue
            [meta_title] => 
            [meta_description] => 
            [fake_name] => 
            [fake_slug] => 
            [yacht_id] => 22034
            [lang_id] => 1
            [star] => 55
            [image] => motor-yacht-vogue-1.jpg
            [type] => Motor Yacht
            [type_of_ring] => Motor Yacht
            [cat] => charter
            [loa] => 2450
            [capacity] => 8
            [total_cabin] => {"vip": 1, "flag": "Turkish", "twin": 2, "built": 2000, "refit": 2020, "double": "-", "master": 1, "single": "-", "triple": "-", "country": "Turkey", "location": "Gocek", "real_twin": 2, "convertible": "-", "real_double": 0, "real_master": 2, "total_cabin": 4, "air_condition": 2, "double_single": "-"}
            [sort] => 0
            [price] => {"prices": [{"end": "2021-05-31", "price": 2500, "start": "2021-04-01", "weekly": 17500}, {"end": "2021-08-31", "price": 3000, "start": "2021-06-01", "weekly": 21000}, {"end": "2021-10-31", "price": 2500, "start": "2021-09-01", "weekly": 17500}], "max_price": 3000, "min_price": 2500, "price_d_4": 2500, "price_d_6": 3000, "price_d_9": 2500, "price_w_4": 17500, "price_w_6": 21000, "price_w_9": 17500, "sale_price": 0}
            [ports] => []
            [created_at] => 2024-10-13 11:23:33
            [updated_at] => 2025-04-17 15:21:34
            [status] => show
            [sailing_area] => []
            [location] => {"ports": ",gocek,", "marine": "", "country": "turkey", "marinas": [], "sailing": ",turkey,", "baseport": "gocek"}
            [score] => 950
        )

    [changes:protected] => Array
        (
        )

    [casts:protected] => Array
        (
        )

    [classCastCache:protected] => Array
        (
        )

    [dates:protected] => Array
        (
        )

    [dateFormat:protected] => 
    [appends:protected] => Array
        (
        )

    [dispatchesEvents:protected] => Array
        (
        )

    [observables:protected] => Array
        (
        )

    [relations:protected] => Array
        (
            [details] => App\Detail Object
                (
                    [fillable:protected] => Array
                        (
                            [0] => yacht_id
                            [1] => token
                            [2] => yacht
                            [3] => detail
                            [4] => cabins
                            [5] => description
                            [6] => dinghies
                            [7] => watersports
                            [8] => famous
                            [9] => images
                            [10] => yacht_calendar
                            [11] => equipments
                            [12] => comment
                            [13] => ports
                            [14] => attach
                        )

                    [connection:protected] => mysql
                    [table:protected] => details
                    [primaryKey:protected] => id
                    [keyType:protected] => int
                    [incrementing] => 1
                    [with:protected] => Array
                        (
                        )

                    [withCount:protected] => Array
                        (
                        )

                    [perPage:protected] => 15
                    [exists] => 1
                    [wasRecentlyCreated] => 
                    [attributes:protected] => Array
                        (
                            [id] => 5974
                            [yacht_id] => 6001
                            [token] => {"token": "VQhv9Nu2204129993520", "token_plan": "Pxian7M2204129993520", "token_video": "OjQN6sz2204129993520"}
                            [yacht] => {"flag": "Turkish", "port_id": "Gocek", "capacity_gr": 8, "capacity_tr": 8, "total_cabin": 4}
                            [detail] => {"wc": null, "beam": 610, "crew": 3, "flag": "Turkish", "engine": {"id": 360, "name": "Mtu 1,500", "slug": "mtu-1500", "power": 0, "rudder": 0, "consmax": 0, "enghours": 0, "fueltype": "motoryacht", "maxspeed": 0, "speedlog": 0, "airventil": 0, "conscruis": 0, "created_at": "2021-02-16 17:28:14", "created_by": 0, "deleted_at": null, "updated_at": "2021-02-16 17:28:14", "updated_by": 0, "autopililot": 0, "search_name": "Mtu 1,500 0", "twincontroll": 0}, "shower": 0, "skiper": 1, "builder": "Horizon", "port_id": "Gocek", "voltage": null, "max_speed": 16, "generators": {"first_generator_model": "-", "first_generator_power": 0, "third_generator_model": "-", "third_generator_power": 0, "second_generator_model": "-", "second_generator_power": 0}, "year_built": 2000, "year_refit": 2020, "capacity_gr": 8, "capacity_tr": 8, "total_cabin": 4, "type_of_ring": "Motor Yacht", "cruising_speed": 10, "number_of_engines": 2, "consumption_for_max_speed": null, "consumption_for_cruis_speed": 300}
                            [cabins] => {"decks": [], "cabins": [], "saloons": []}
                            [description] => 
                            [dinghies] => []
                            [watersports] => [{"qty": 0, "name": "Canoe", "slug": "canoe", "sort": 9, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Snorkelling Equipments", "slug": "snorkelling-equipments", "sort": 10, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Fishing Equipments", "slug": "fishing-equipments", "sort": 11, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}]
                            [famous] => 
                            [images] => {"plans": "", "images": [{"sort": 1, "file_name": "motor-yacht-vogue-1.jpg"}, {"sort": 2, "file_name": "motor-yacht-vogue-2.jpg"}, {"sort": 3, "file_name": "motor-yacht-vogue-3.jpg"}, {"sort": 4, "file_name": "motor-yacht-vogue-4.jpg"}, {"sort": 5, "file_name": "motor-yacht-vogue-5.jpg"}, {"sort": 6, "file_name": "motor-yacht-vogue-6.jpg"}, {"sort": 7, "file_name": "motor-yacht-vogue-7.jpg"}, {"sort": 8, "file_name": "motor-yacht-vogue-8.jpg"}], "videos": "", "thumbnail": "", "videosEmbeds": ""}
                            [yacht_calendar] => []
                            [equipments] => {"guletCharterEquipments": [{"qty": 0, "name": "Internet Connection", "slug": "internet-connection", "sort": 15, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Satellite", "slug": "satellite", "sort": 9, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "TV & DVD Player in saloon", "slug": "tv-dvd-player-in-saloon", "sort": 11, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Playstation", "slug": "playstation", "sort": 33, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}], "motorYachtPriceInclude": [], "motorYachtEnternainment": []}
                            [comment] => []
                            [created_at] => 2024-10-13 11:23:33
                            [updated_at] => 2024-10-13 11:23:33
                            [attach] => ["internet-connection", "satellite", "tv-dvd-player-in-saloon", "playstation"]
                        )

                    [original:protected] => Array
                        (
                            [id] => 5974
                            [yacht_id] => 6001
                            [token] => {"token": "VQhv9Nu2204129993520", "token_plan": "Pxian7M2204129993520", "token_video": "OjQN6sz2204129993520"}
                            [yacht] => {"flag": "Turkish", "port_id": "Gocek", "capacity_gr": 8, "capacity_tr": 8, "total_cabin": 4}
                            [detail] => {"wc": null, "beam": 610, "crew": 3, "flag": "Turkish", "engine": {"id": 360, "name": "Mtu 1,500", "slug": "mtu-1500", "power": 0, "rudder": 0, "consmax": 0, "enghours": 0, "fueltype": "motoryacht", "maxspeed": 0, "speedlog": 0, "airventil": 0, "conscruis": 0, "created_at": "2021-02-16 17:28:14", "created_by": 0, "deleted_at": null, "updated_at": "2021-02-16 17:28:14", "updated_by": 0, "autopililot": 0, "search_name": "Mtu 1,500 0", "twincontroll": 0}, "shower": 0, "skiper": 1, "builder": "Horizon", "port_id": "Gocek", "voltage": null, "max_speed": 16, "generators": {"first_generator_model": "-", "first_generator_power": 0, "third_generator_model": "-", "third_generator_power": 0, "second_generator_model": "-", "second_generator_power": 0}, "year_built": 2000, "year_refit": 2020, "capacity_gr": 8, "capacity_tr": 8, "total_cabin": 4, "type_of_ring": "Motor Yacht", "cruising_speed": 10, "number_of_engines": 2, "consumption_for_max_speed": null, "consumption_for_cruis_speed": 300}
                            [cabins] => {"decks": [], "cabins": [], "saloons": []}
                            [description] => 
                            [dinghies] => []
                            [watersports] => [{"qty": 0, "name": "Canoe", "slug": "canoe", "sort": 9, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Snorkelling Equipments", "slug": "snorkelling-equipments", "sort": 10, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Fishing Equipments", "slug": "fishing-equipments", "sort": 11, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}]
                            [famous] => 
                            [images] => {"plans": "", "images": [{"sort": 1, "file_name": "motor-yacht-vogue-1.jpg"}, {"sort": 2, "file_name": "motor-yacht-vogue-2.jpg"}, {"sort": 3, "file_name": "motor-yacht-vogue-3.jpg"}, {"sort": 4, "file_name": "motor-yacht-vogue-4.jpg"}, {"sort": 5, "file_name": "motor-yacht-vogue-5.jpg"}, {"sort": 6, "file_name": "motor-yacht-vogue-6.jpg"}, {"sort": 7, "file_name": "motor-yacht-vogue-7.jpg"}, {"sort": 8, "file_name": "motor-yacht-vogue-8.jpg"}], "videos": "", "thumbnail": "", "videosEmbeds": ""}
                            [yacht_calendar] => []
                            [equipments] => {"guletCharterEquipments": [{"qty": 0, "name": "Internet Connection", "slug": "internet-connection", "sort": 15, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Satellite", "slug": "satellite", "sort": 9, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "TV & DVD Player in saloon", "slug": "tv-dvd-player-in-saloon", "sort": 11, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Playstation", "slug": "playstation", "sort": 33, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}], "motorYachtPriceInclude": [], "motorYachtEnternainment": []}
                            [comment] => []
                            [created_at] => 2024-10-13 11:23:33
                            [updated_at] => 2024-10-13 11:23:33
                            [attach] => ["internet-connection", "satellite", "tv-dvd-player-in-saloon", "playstation"]
                        )

                    [changes:protected] => Array
                        (
                        )

                    [casts:protected] => Array
                        (
                        )

                    [classCastCache:protected] => Array
                        (
                        )

                    [dates:protected] => Array
                        (
                        )

                    [dateFormat:protected] => 
                    [appends:protected] => Array
                        (
                        )

                    [dispatchesEvents:protected] => Array
                        (
                        )

                    [observables:protected] => Array
                        (
                        )

                    [relations:protected] => Array
                        (
                        )

                    [touches:protected] => Array
                        (
                        )

                    [timestamps] => 1
                    [hidden:protected] => Array
                        (
                        )

                    [visible:protected] => Array
                        (
                        )

                    [guarded:protected] => Array
                        (
                            [0] => *
                        )

                )

            [comments] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                        )

                )

        )

    [touches:protected] => Array
        (
        )

    [timestamps] => 1
    [hidden:protected] => Array
        (
        )

    [visible:protected] => Array
        (
        )

    [guarded:protected] => Array
        (
            [0] => *
        )

)
Illuminate\Database\Eloquent\Collection Object
(
    [items:protected] => Array
        (
        )

)