support.academiaraqmya.gov.ma Open in urlscan Pro
20.111.38.201  Public Scan

Submitted URL: https://www.support.academiaraqmya.gov.ma/
Effective URL: https://support.academiaraqmya.gov.ma/public/index.php/
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from FR

Form analysis 1 forms found in the DOM

Name: ticketPOST /public/index.php/

<form action="/public/index.php/" method="POST" name="ticket" id="ticket-form" enctype="multipart/form-data">
  <p class="mb-0" id="error-msg"></p>
  <div id="simple-msg"></div>
  <div class="grid lg:grid-cols-12 lg:gap-6">
    <div class="lg:col-span-6 mb-5">
      <div class="text-start">
        <label for="ticket_nom" class="font-semibold">Nom<sup>*</sup></label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-user w-4 h-4 absolute top-3 start-4">
            <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
            <circle cx="12" cy="7" r="4"></circle>
          </svg>
          <input name="nom" id="ticket_nom" type="text"
            class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0"
            placeholder="Nom :" required="">
        </div>
      </div>
    </div>
    <div class="lg:col-span-6 mb-5">
      <div class="text-start">
        <label for="ticket_prenom" class="font-semibold">Prénom<sup>*</sup></label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-user w-4 h-4 absolute top-3 start-4">
            <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
            <circle cx="12" cy="7" r="4"></circle>
          </svg>
          <input name="prenom" id="ticket_prenom" type="text"
            class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0"
            placeholder="Prénom :" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="grid grid-cols-1">
    <div class="mb-5">
      <div class="text-start">
        <label for="ticket_tele" class="font-semibold">Téléphone<sup>*</sup></label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-phone w-4 h-4 absolute top-3 start-4">
            <path
              d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z">
            </path>
          </svg>
          <input name="tele" id="ticket_tele" type="tel"
            class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0"
            placeholder="Téléphone :" required="">
        </div>
      </div>
    </div>
    <div class="mb-5">
      <div class="text-start">
        <label for="ticket_email" class="font-semibold">Email<sup>*</sup></label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-mail w-4 h-4 absolute top-3 start-4">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
          <input name="email" id="ticket_email" type="email"
            class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0"
            placeholder="Email :" required="">
        </div>
      </div>
    </div>
    <div class="mb-5">
      <div class="text-start">
        <label for="ticket_objet" class="font-semibold">Objet<sup>*</sup></label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-book w-4 h-4 absolute top-3 start-4">
            <path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path>
            <path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path>
          </svg>
          <input name="objet" id="ticket_objet" type="text"
            class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0"
            placeholder="Objet :" required="">
        </div>
      </div>
    </div>
    <div class="mb-2">
      <div class="text-start">
        <label for="ticket_message" class="font-semibold">Message<sup>*</sup></label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-message-circle w-4 h-4 absolute top-3 start-4">
            <path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path>
          </svg>
          <textarea name="message" id="ticket_message"
            class="form-input ps-11 w-full py-2 px-3 h-28 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0"
            placeholder="Message :" required=""></textarea>
        </div>
      </div>
    </div>
    <div class="mb-5">
      <div class="text-start">
        <label for="ticket_file" class="font-semibold">Pièce joint</label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-file w-4 h-4 absolute top-3 start-4">
            <path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path>
            <polyline points="13 2 13 9 20 9"></polyline>
          </svg>
          <input name="file" id="ticket_file" type="file"
            class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 focus:border-indigo-600 dark:border-gray-800 dark:focus:border-indigo-600 focus:ring-0">
        </div>
      </div>
    </div>
  </div>
  <button type="submit" id="submit" name="send" class="btn bg-indigo-600 hover:bg-indigo-700 border-indigo-600 hover:border-indigo-700 text-white rounded-md justify-center flex items-center mt-3">Envoyer</button>
</form>

Text Content

 * 

 * Créer un ticket
 * Suivre un ticket

MERCI DE CRÉER VOTRE TICKET.
NOUS SOMMES LÀ POUR VOUS AIDER !

Nom*

Prénom*

Téléphone*

Email*

Objet*

Message*

Pièce joint

Envoyer

Copyright © 2023 Developed by BROME, Powered by ADD.