<div class="container">
    <div class="row">
        <div class="col-sm-4">
            <h1>FOR DESKTOP DISPLAY WHOLE CARD</h1>
            <movu-inquiry-details-card show_card="true" show_media="true" lang="en" inquiry='{"is_cleaning_request": true, "is_moving_request": true, "cleaning_date": "2021-07-17", "moving_date": "2021-07-17", "id": "114503", "client_salutation": "ms", "client_first_name": "Maja", "number_of_videos": "0", "number_of_photos": "19", "client_last_name": "Nikolic", "client_email": "marijana@movu.ch", "client_phone": "06292929219", "client_street_and_number": "Anice Savic Rebac 55", "client_postal_code": "4000", "client_city": "Belgrade", "moving_street_and_number": "Anice Savic Rebac 59", "moving_postal_code": "4002", "moving_city": "Belgrade 2" }'>
            </movu-inquiry-details-card>
        </div>

        <div class="col-sm-4 col-sm-offset-3">
            <h1>FOR MOBILE AND TABLET ONLY SMALL CARD</h1>
            <movu-inquiry-details-card show_card="false" show_media="false" lang="en" inquiry='{"is_cleaning_request": true, "is_moving_request": true, "cleaning_date": "2021-07-17", "moving_date": "2021-07-17", "id": "114503", "client_salutation": "ms", "client_first_name": "Maja", "number_of_videos": "0", "number_of_photos": "19", "client_last_name": "Nikolic", "client_email": "marijana@movu.ch", "client_phone": "06292929219", "client_street_and_number": "Anice Savic Rebac 55", "client_postal_code": "4000", "client_city": "Belgrade", "moving_street_and_number": "Anice Savic Rebac 59", "moving_postal_code": "4002", "moving_city": "Belgrade 2" }'>
            </movu-inquiry-details-card>

        </div>
    </div>
</div>
<div class="container">
    <div class="row">
        <div class="col-sm-4">
            <h1>FOR DESKTOP DISPLAY WHOLE CARD</h1>
            <movu-inquiry-details-card show_card="true" show_media="true" lang="en"
                inquiry='{"is_cleaning_request": true, "is_moving_request": true, "cleaning_date": "2021-07-17", "moving_date": "2021-07-17", "id": "114503", "client_salutation": "ms", "client_first_name": "Maja", "number_of_videos": "0", "number_of_photos": "19", "client_last_name": "Nikolic", "client_email": "marijana@movu.ch", "client_phone": "06292929219", "client_street_and_number": "Anice Savic Rebac 55", "client_postal_code": "4000", "client_city": "Belgrade", "moving_street_and_number": "Anice Savic Rebac 59", "moving_postal_code": "4002", "moving_city": "Belgrade 2" }'>
            </movu-inquiry-details-card>
        </div>

        <div class="col-sm-4 col-sm-offset-3">
            <h1>FOR MOBILE AND TABLET ONLY SMALL CARD</h1>
            <movu-inquiry-details-card show_card="false" show_media="false" lang="en"
                inquiry='{"is_cleaning_request": true, "is_moving_request": true, "cleaning_date": "2021-07-17", "moving_date": "2021-07-17", "id": "114503", "client_salutation": "ms", "client_first_name": "Maja", "number_of_videos": "0", "number_of_photos": "19", "client_last_name": "Nikolic", "client_email": "marijana@movu.ch", "client_phone": "06292929219", "client_street_and_number": "Anice Savic Rebac 55", "client_postal_code": "4000", "client_city": "Belgrade", "moving_street_and_number": "Anice Savic Rebac 59", "moving_postal_code": "4002", "moving_city": "Belgrade 2" }'>
            </movu-inquiry-details-card>

        </div>
    </div>
</div>
/* No context defined. */
  • Handle: @inquiry-details-card
  • Preview:
  • Filesystem Path: src/components/02components/booking/inquiry-details-card/inquiry-details-card.hbs

No notes defined.