100% Refund GuaranteeView
Live Chat
Guletyacht.net

Motor Yacht
Ariela

40 m / 131.50 ftCabins: 5Guests: 12Crew: 7
Marmaris, 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] => 6246
            [name] => Ariela
            [slug] => ariela
            [meta_title] => 
            [meta_description] => 
            [fake_name] => 
            [fake_slug] => 
            [yacht_id] => 21990
            [lang_id] => 1
            [star] => 55
            [image] => motor-yacht-ariela-1.jpg
            [type] => Motor Yacht
            [type_of_ring] => Motor Yacht
            [cat] => charter
            [loa] => 4000
            [capacity] => 12
            [total_cabin] => {"vip": 1, "flag": "Turkish", "twin": "-", "built": 2005, "refit": 2022, "double": 1, "master": 1, "single": "-", "triple": 2, "country": "Turkey", "location": "Marmaris", "real_twin": 0, "convertible": "-", "real_double": 3, "real_master": 2, "total_cabin": 5, "air_condition": 2, "double_single": "-"}
            [sort] => 0
            [price] => {"prices": [{"end": "2025-05-31", "price": 16430, "start": "2025-05-01", "weekly": 115000}, {"end": "2025-09-15", "price": 18575, "start": "2025-05-31", "weekly": 130000}, {"end": "2025-10-31", "price": 16430, "start": "2025-09-15", "weekly": 115000}], "max_price": 18575, "min_price": 16430, "price_d_5": 18575, "price_d_9": 16430, "price_w_5": 130000, "price_w_9": 115000, "sale_price": 0}
            [ports] => []
            [created_at] => 2024-12-23 09:27:23
            [updated_at] => 2025-05-08 11:36:25
            [status] => show
            [sailing_area] => []
            [location] => {"ports": ",marmaris,", "marine": "", "country": "turkey", "marinas": [], "sailing": ",turkey,", "baseport": "marmaris"}
            [score] => 352
        )

    [original:protected] => Array
        (
            [id] => 6246
            [name] => Ariela
            [slug] => ariela
            [meta_title] => 
            [meta_description] => 
            [fake_name] => 
            [fake_slug] => 
            [yacht_id] => 21990
            [lang_id] => 1
            [star] => 55
            [image] => motor-yacht-ariela-1.jpg
            [type] => Motor Yacht
            [type_of_ring] => Motor Yacht
            [cat] => charter
            [loa] => 4000
            [capacity] => 12
            [total_cabin] => {"vip": 1, "flag": "Turkish", "twin": "-", "built": 2005, "refit": 2022, "double": 1, "master": 1, "single": "-", "triple": 2, "country": "Turkey", "location": "Marmaris", "real_twin": 0, "convertible": "-", "real_double": 3, "real_master": 2, "total_cabin": 5, "air_condition": 2, "double_single": "-"}
            [sort] => 0
            [price] => {"prices": [{"end": "2025-05-31", "price": 16430, "start": "2025-05-01", "weekly": 115000}, {"end": "2025-09-15", "price": 18575, "start": "2025-05-31", "weekly": 130000}, {"end": "2025-10-31", "price": 16430, "start": "2025-09-15", "weekly": 115000}], "max_price": 18575, "min_price": 16430, "price_d_5": 18575, "price_d_9": 16430, "price_w_5": 130000, "price_w_9": 115000, "sale_price": 0}
            [ports] => []
            [created_at] => 2024-12-23 09:27:23
            [updated_at] => 2025-05-08 11:36:25
            [status] => show
            [sailing_area] => []
            [location] => {"ports": ",marmaris,", "marine": "", "country": "turkey", "marinas": [], "sailing": ",turkey,", "baseport": "marmaris"}
            [score] => 352
        )

    [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] => 6219
                            [yacht_id] => 6246
                            [token] => {"token": "7FSraC22194482478992", "token_plan": "yuPvS7A2194482478992", "token_video": "cAvpw072194482478992"}
                            [yacht] => {"flag": "Turkish", "port_id": "Marmaris", "capacity_gr": 12, "capacity_tr": 12, "total_cabin": 5}
                            [detail] => {"wc": null, "beam": 770, "crew": 7, "flag": "Turkish", "engine": {"id": 331, "name": "4000", "slug": "4000", "power": 0, "rudder": 0, "consmax": 0, "enghours": 0, "fueltype": "motoryacht", "maxspeed": 0, "speedlog": 0, "airventil": 0, "conscruis": 0, "created_at": "2021-01-21 18:58:13", "created_by": 0, "deleted_at": null, "updated_at": "2021-01-21 18:58:13", "updated_by": 0, "autopililot": 0, "search_name": "4000 0", "twincontroll": 0}, "shower": 5, "skiper": "no", "builder": "Crn", "port_id": "Marmaris", "voltage": null, "max_speed": 20, "generators": {"first_generator_model": "-", "first_generator_power": 0, "third_generator_model": "-", "third_generator_power": 0, "second_generator_model": "-", "second_generator_power": 0}, "year_built": 2005, "year_refit": 2022, "capacity_gr": 12, "capacity_tr": 12, "total_cabin": 5, "type_of_ring": "Motor Yacht", "cruising_speed": 12, "number_of_engines": 2, "consumption_for_max_speed": null, "consumption_for_cruis_speed": 0}
                            [cabins] => {"decks": [], "cabins": [], "saloons": []}
                            [description] => 
                            [dinghies] => []
                            [watersports] => [{"qty": 0, "name": "Jetski", "slug": "jet-ski", "sort": 1, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Seabob", "slug": "seabob", "sort": 2, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Stand Up Paddle Board", "slug": "stand-up-paddle-board", "sort": 3, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Wakeboard", "slug": "wakeboard", "sort": 5, "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-ariela-1.jpg"}, {"sort": 2, "file_name": "motor-yacht-ariela-2.jpg"}, {"sort": 3, "file_name": "motor-yacht-ariela-3.jpg"}, {"sort": 4, "file_name": "motor-yacht-ariela-4.jpg"}, {"sort": 5, "file_name": "motor-yacht-ariela-5.jpg"}, {"sort": 6, "file_name": "motor-yacht-ariela-6.jpg"}, {"sort": 7, "file_name": "motor-yacht-ariela-7.jpg"}, {"sort": 8, "file_name": "motor-yacht-ariela-8.jpg"}, {"sort": 9, "file_name": "motor-yacht-ariela-9.jpg"}, {"sort": 10, "file_name": "motor-yacht-ariela-10.jpg"}, {"sort": 11, "file_name": "motor-yacht-ariela-11.jpg"}, {"sort": 12, "file_name": "motor-yacht-ariela-12.jpg"}, {"sort": 13, "file_name": "motor-yacht-ariela-13.jpg"}, {"sort": 14, "file_name": "motor-yacht-ariela-14.jpg"}, {"sort": 15, "file_name": "motor-yacht-ariela-15.jpg"}, {"sort": 16, "file_name": "motor-yacht-ariela-16.jpg"}, {"sort": 17, "file_name": "motor-yacht-ariela-17.jpg"}, {"sort": 18, "file_name": "motor-yacht-ariela-18.jpg"}, {"sort": 19, "file_name": "motor-yacht-ariela-19.jpg"}, {"sort": 20, "file_name": "motor-yacht-ariela-20.jpg"}, {"sort": 21, "file_name": "motor-yacht-ariela-21.jpg"}, {"sort": 22, "file_name": "motor-yacht-ariela-22.jpg"}, {"sort": 23, "file_name": "motor-yacht-ariela-23.jpg"}, {"sort": 24, "file_name": "motor-yacht-ariela-24.jpg"}, {"sort": 25, "file_name": "motor-yacht-ariela-25.jpg"}, {"sort": 26, "file_name": "motor-yacht-ariela-26.jpg"}, {"sort": 27, "file_name": "motor-yacht-ariela-27.jpg"}, {"sort": 28, "file_name": "motor-yacht-ariela-28.jpg"}, {"sort": 29, "file_name": "motor-yacht-ariela-29.jpg"}, {"sort": 30, "file_name": "motor-yacht-ariela-30.jpg"}, {"sort": 31, "file_name": "motor-yacht-ariela-31.jpg"}, {"sort": 32, "file_name": "motor-yacht-ariela-32.jpg"}, {"sort": 33, "file_name": "motor-yacht-ariela-33.jpg"}, {"sort": 34, "file_name": "motor-yacht-ariela-34.jpg"}, {"sort": 35, "file_name": "motor-yacht-ariela-35.jpg"}, {"sort": 36, "file_name": "motor-yacht-ariela-36.jpg"}, {"sort": 37, "file_name": "motor-yacht-ariela-37.jpg"}, {"sort": 38, "file_name": "motor-yacht-ariela-38.jpg"}, {"sort": 39, "file_name": "motor-yacht-ariela-39.jpg"}, {"sort": 40, "file_name": "motor-yacht-ariela-40.jpg"}, {"sort": 41, "file_name": "motor-yacht-ariela-41.jpg"}, {"sort": 42, "file_name": "motor-yacht-ariela-42.jpg"}], "videos": "", "thumbnail": "", "videosEmbeds": ""}
                            [yacht_calendar] => []
                            [equipments] => {"guletCharterEquipments": [{"qty": 0, "name": "Indoor Dining", "slug": "indoor-dining-room", "sort": 26, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Internet Connection", "slug": "internet-connection", "sort": 15, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "VHF Radio", "slug": "vhf-radio", "sort": 10, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Fully Equipped Galley", "slug": "fully-equipped-galley", "sort": 22, "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": "Jacuzzi on deck", "slug": "jacuzzi-on-deck", "sort": 3, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Watermaker", "slug": "water-maker", "sort": 8, "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": "Ice Maker", "slug": "ice-maker", "sort": 23, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Tv & Dvd In All Cabins", "slug": "tv-dvd-player-in-all-cabins", "sort": 13, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Washing machine", "slug": "washing-machine", "sort": 27, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Music System in salon", "slug": "music-system-in-saloon", "sort": 12, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Deck shower", "slug": "deck-shower", "sort": 28, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Full Navigation Equipments", "slug": "full-navigation-equipments", "sort": 21, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Card Games", "slug": "card-games", "sort": 30, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Backgammon", "slug": "backgammon", "sort": 31, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Sun Mattresses", "slug": "sun-mattresses", "sort": 29, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Full Safety Equipments", "slug": "full-safety-equipments", "sort": 17, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Life Jackets", "slug": "life-jackets", "sort": 19, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Ipod Connection", "slug": "ipod-connection", "sort": 32, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Liferaft", "slug": "life-raft", "sort": 18, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Deck with dining area", "slug": "deck-with-dining-area", "sort": 25, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Marine Type Toilet", "slug": "marine-type-toilet", "sort": 35, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Fire Extinguishers", "slug": "fire-extinguishers", "sort": 20, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Air conditioner", "slug": "air-condition", "sort": 7, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Flybridge", "slug": "flybridge", "sort": 1, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Hydraulic Swim Platform", "slug": "hydraulic-swim-platform", "sort": 2, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}], "motorYachtPriceInclude": [], "motorYachtEnternainment": []}
                            [comment] => []
                            [created_at] => 2024-12-23 09:27:23
                            [updated_at] => 2024-12-23 09:27:23
                            [attach] => ["indoor-dining-room", "internet-connection", "vhf-radio", "fully-equipped-galley", "satellite", "jacuzzi-on-deck", "water-maker", "tv-dvd-player-in-saloon", "ice-maker", "tv-dvd-player-in-all-cabins", "washing-machine", "music-system-in-saloon", "deck-shower", "full-navigation-equipments", "card-games", "backgammon", "sun-mattresses", "full-safety-equipments", "life-jackets", "ipod-connection", "life-raft", "deck-with-dining-area", "marine-type-toilet", "fire-extinguishers", "air-condition", "flybridge", "hydraulic-swim-platform"]
                        )

                    [original:protected] => Array
                        (
                            [id] => 6219
                            [yacht_id] => 6246
                            [token] => {"token": "7FSraC22194482478992", "token_plan": "yuPvS7A2194482478992", "token_video": "cAvpw072194482478992"}
                            [yacht] => {"flag": "Turkish", "port_id": "Marmaris", "capacity_gr": 12, "capacity_tr": 12, "total_cabin": 5}
                            [detail] => {"wc": null, "beam": 770, "crew": 7, "flag": "Turkish", "engine": {"id": 331, "name": "4000", "slug": "4000", "power": 0, "rudder": 0, "consmax": 0, "enghours": 0, "fueltype": "motoryacht", "maxspeed": 0, "speedlog": 0, "airventil": 0, "conscruis": 0, "created_at": "2021-01-21 18:58:13", "created_by": 0, "deleted_at": null, "updated_at": "2021-01-21 18:58:13", "updated_by": 0, "autopililot": 0, "search_name": "4000 0", "twincontroll": 0}, "shower": 5, "skiper": "no", "builder": "Crn", "port_id": "Marmaris", "voltage": null, "max_speed": 20, "generators": {"first_generator_model": "-", "first_generator_power": 0, "third_generator_model": "-", "third_generator_power": 0, "second_generator_model": "-", "second_generator_power": 0}, "year_built": 2005, "year_refit": 2022, "capacity_gr": 12, "capacity_tr": 12, "total_cabin": 5, "type_of_ring": "Motor Yacht", "cruising_speed": 12, "number_of_engines": 2, "consumption_for_max_speed": null, "consumption_for_cruis_speed": 0}
                            [cabins] => {"decks": [], "cabins": [], "saloons": []}
                            [description] => 
                            [dinghies] => []
                            [watersports] => [{"qty": 0, "name": "Jetski", "slug": "jet-ski", "sort": 1, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Seabob", "slug": "seabob", "sort": 2, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Stand Up Paddle Board", "slug": "stand-up-paddle-board", "sort": 3, "type": "yachtWaterSport", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Wakeboard", "slug": "wakeboard", "sort": 5, "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-ariela-1.jpg"}, {"sort": 2, "file_name": "motor-yacht-ariela-2.jpg"}, {"sort": 3, "file_name": "motor-yacht-ariela-3.jpg"}, {"sort": 4, "file_name": "motor-yacht-ariela-4.jpg"}, {"sort": 5, "file_name": "motor-yacht-ariela-5.jpg"}, {"sort": 6, "file_name": "motor-yacht-ariela-6.jpg"}, {"sort": 7, "file_name": "motor-yacht-ariela-7.jpg"}, {"sort": 8, "file_name": "motor-yacht-ariela-8.jpg"}, {"sort": 9, "file_name": "motor-yacht-ariela-9.jpg"}, {"sort": 10, "file_name": "motor-yacht-ariela-10.jpg"}, {"sort": 11, "file_name": "motor-yacht-ariela-11.jpg"}, {"sort": 12, "file_name": "motor-yacht-ariela-12.jpg"}, {"sort": 13, "file_name": "motor-yacht-ariela-13.jpg"}, {"sort": 14, "file_name": "motor-yacht-ariela-14.jpg"}, {"sort": 15, "file_name": "motor-yacht-ariela-15.jpg"}, {"sort": 16, "file_name": "motor-yacht-ariela-16.jpg"}, {"sort": 17, "file_name": "motor-yacht-ariela-17.jpg"}, {"sort": 18, "file_name": "motor-yacht-ariela-18.jpg"}, {"sort": 19, "file_name": "motor-yacht-ariela-19.jpg"}, {"sort": 20, "file_name": "motor-yacht-ariela-20.jpg"}, {"sort": 21, "file_name": "motor-yacht-ariela-21.jpg"}, {"sort": 22, "file_name": "motor-yacht-ariela-22.jpg"}, {"sort": 23, "file_name": "motor-yacht-ariela-23.jpg"}, {"sort": 24, "file_name": "motor-yacht-ariela-24.jpg"}, {"sort": 25, "file_name": "motor-yacht-ariela-25.jpg"}, {"sort": 26, "file_name": "motor-yacht-ariela-26.jpg"}, {"sort": 27, "file_name": "motor-yacht-ariela-27.jpg"}, {"sort": 28, "file_name": "motor-yacht-ariela-28.jpg"}, {"sort": 29, "file_name": "motor-yacht-ariela-29.jpg"}, {"sort": 30, "file_name": "motor-yacht-ariela-30.jpg"}, {"sort": 31, "file_name": "motor-yacht-ariela-31.jpg"}, {"sort": 32, "file_name": "motor-yacht-ariela-32.jpg"}, {"sort": 33, "file_name": "motor-yacht-ariela-33.jpg"}, {"sort": 34, "file_name": "motor-yacht-ariela-34.jpg"}, {"sort": 35, "file_name": "motor-yacht-ariela-35.jpg"}, {"sort": 36, "file_name": "motor-yacht-ariela-36.jpg"}, {"sort": 37, "file_name": "motor-yacht-ariela-37.jpg"}, {"sort": 38, "file_name": "motor-yacht-ariela-38.jpg"}, {"sort": 39, "file_name": "motor-yacht-ariela-39.jpg"}, {"sort": 40, "file_name": "motor-yacht-ariela-40.jpg"}, {"sort": 41, "file_name": "motor-yacht-ariela-41.jpg"}, {"sort": 42, "file_name": "motor-yacht-ariela-42.jpg"}], "videos": "", "thumbnail": "", "videosEmbeds": ""}
                            [yacht_calendar] => []
                            [equipments] => {"guletCharterEquipments": [{"qty": 0, "name": "Indoor Dining", "slug": "indoor-dining-room", "sort": 26, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Internet Connection", "slug": "internet-connection", "sort": 15, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "VHF Radio", "slug": "vhf-radio", "sort": 10, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Fully Equipped Galley", "slug": "fully-equipped-galley", "sort": 22, "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": "Jacuzzi on deck", "slug": "jacuzzi-on-deck", "sort": 3, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Watermaker", "slug": "water-maker", "sort": 8, "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": "Ice Maker", "slug": "ice-maker", "sort": 23, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Tv & Dvd In All Cabins", "slug": "tv-dvd-player-in-all-cabins", "sort": 13, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Washing machine", "slug": "washing-machine", "sort": 27, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Music System in salon", "slug": "music-system-in-saloon", "sort": 12, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Deck shower", "slug": "deck-shower", "sort": 28, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Full Navigation Equipments", "slug": "full-navigation-equipments", "sort": 21, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Card Games", "slug": "card-games", "sort": 30, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Backgammon", "slug": "backgammon", "sort": 31, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Sun Mattresses", "slug": "sun-mattresses", "sort": 29, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Full Safety Equipments", "slug": "full-safety-equipments", "sort": 17, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Life Jackets", "slug": "life-jackets", "sort": 19, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Ipod Connection", "slug": "ipod-connection", "sort": 32, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Liferaft", "slug": "life-raft", "sort": 18, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Deck with dining area", "slug": "deck-with-dining-area", "sort": 25, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Marine Type Toilet", "slug": "marine-type-toilet", "sort": 35, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Fire Extinguishers", "slug": "fire-extinguishers", "sort": 20, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Air conditioner", "slug": "air-condition", "sort": 7, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Flybridge", "slug": "flybridge", "sort": 1, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Hydraulic Swim Platform", "slug": "hydraulic-swim-platform", "sort": 2, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}], "motorYachtPriceInclude": [], "motorYachtEnternainment": []}
                            [comment] => []
                            [created_at] => 2024-12-23 09:27:23
                            [updated_at] => 2024-12-23 09:27:23
                            [attach] => ["indoor-dining-room", "internet-connection", "vhf-radio", "fully-equipped-galley", "satellite", "jacuzzi-on-deck", "water-maker", "tv-dvd-player-in-saloon", "ice-maker", "tv-dvd-player-in-all-cabins", "washing-machine", "music-system-in-saloon", "deck-shower", "full-navigation-equipments", "card-games", "backgammon", "sun-mattresses", "full-safety-equipments", "life-jackets", "ipod-connection", "life-raft", "deck-with-dining-area", "marine-type-toilet", "fire-extinguishers", "air-condition", "flybridge", "hydraulic-swim-platform"]
                        )

                    [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
        (
        )

)