المكوّنات · نجاح بخطوة تالية

نجاح بخطوة تالية

لا يقف عند «تمّ» — يعطي المرجع والإجراء الذي يليه

متوسّط
<div class="fb fbk"><div class="wrap">
  <span class="tick" aria-hidden="true">
    <svg viewBox="0 0 32 32" width="32" height="32" fill="none">
      <circle cx="16" cy="16" r="14" stroke="currentColor" stroke-width="2" class="ring"/>
      <path d="M10 16.5l4 4 8-8.5" stroke="currentColor" stroke-width="2.4"
        stroke-linecap="round" stroke-linejoin="round" class="chk"/>
    </svg></span>
  <h4 data-ar="تأكّد حجزك" data-en="Your booking is confirmed">تأكّد حجزك</h4>
  <p data-ar="أُرسلت بطاقة الصعود إلى بريدك، وتجدها أيضًا في «رحلاتي»." data-en="Your boarding pass was emailed, and it is also under “My trips”.">أُرسلت بطاقة الصعود إلى بريدك، وتجدها أيضًا في «رحلاتي».</p>
  <div class="ref"><span data-ar="رقم الحجز" data-en="Booking ref">رقم الحجز</span>
    <code class="code"></code>
    <button class="cp" aria-label="نسخ">⧉</button></div>
  <div class="acts">
    <button class="p" data-ar="أضف إلى التقويم" data-en="Add to calendar">أضف إلى التقويم</button>
    <button class="s" data-ar="اختر مقعدك" data-en="Choose your seat">اختر مقعدك</button>
  </div>
  <p class="out" role="status"></p>
</div></div>