<turbo-stream action="update" target="modal"><template>


<dialog class="modal">
  <div class="modal-box space-y-3 max-w-xl">
    <header class="sticky">
        <h3 class="text-lg font-bold">
          Brothers Barbershop
        </h3>
    </header>

    <form method="dialog">
      <button
        class="btn btn-sm btn-square btn-ghost absolute right-2 top-2"
        aria-label="Close"
      >
        <svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg>
      </button>
    </form>

    <div class="body space-y-2 overflow-y-auto max-h-[80lvh]">
        <blockquote class="alert space-y-5"><p>Only accepts monero and bitcoin if the owner is on the job, wallets are on his phone. So it is good to call them to ask when this is the case if you want to pay with Xmr/Btc. I did not do this so i had to pay cash instead. 
<br />Good Barber btw.</p></blockquote><form class="simple_form space-y-2 px-1" id="new_comment_report" novalidate="novalidate" action="/fr/merchants/2632859586-brothers-barbershop/comments/7/report" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="AaI0pKpT4b_cnXSiQSILgKCo75n-y0j19Z012tcbyahAmHyllfFcgwCc68aT563_BAvSLrtzdDOpGE0GuqXMZA" /><div class="fieldset w-full"><select class="select w-full" name="comment_report[flag_reason]" id="comment_report_flag_reason"><option value="">Sélectionnez la raison du signalement</option>
<option value="spam">Spam ou contenu trompeur</option>
<option value="violent">Contenu violent ou abject</option>
<option value="sexual">Contenu à caractère sexuel</option>
<option value="hate">Contenu abusif ou incitant à la haine</option>
<option value="harassment">Harcèlement ou intimidation</option>
<option value="terrorism">Incitation au terrorisme</option>
<option value="child_abuse">Maltraitance d&#39;enfants</option>
<option value="illegal">Contenu illégal</option>
<option value="other">Autre raison</option></select></div><div class="fieldset w-full"><textarea class="textarea w-full" placeholder="Veuillez expliquer pourquoi vous signalez ce commentaire" name="comment_report[description]" id="comment_report_description">
</textarea></div><div class="fieldset w-full hidden"><label class="fieldset-legend" for="comment_report_nickname">Nickname</label><input class="input w-full" type="text" name="comment_report[nickname]" id="comment_report_nickname" /></div><div class="flex justify-end"><input type="submit" name="commit" value="Signaler ce commentaire" class="btn btn-primary btn-block lg:w-auto btn btn-success" data-disable-with="Signaler ce commentaire" /></div></form>
    </div>

  </div>

    <form class="modal-backdrop" method="dialog">
      <button>
        Fermer
      </button>
    </form>
</dialog></template></turbo-stream>