<turbo-stream action="replace" target="flash"><template><turbo-frame id="flash">
    <div class="alert alert--error alert--fixed" data-controller="toast">
  <div class="alert__background"></div>
  <div class="alert__content" role="alert">
    
    <div>
      Order is missing.
      
    </div>
      <button class="alert__close" data-action="click->toast#remove" type="button">
        <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 32 32" fill="none" role="img"><path d="M2 30 30 2m0 28L2 2" stroke="currentColor" stroke-width="2.5" stroke-linejoin="bevel"></path></svg>

      </button>
  </div>
</div>
</turbo-frame></template></turbo-stream>