Explorar el Código

schedule training

Peter Muturi hace 2 años
padre
commit
2835580244
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      resources/views/app/physicians/get-trained.blade.php

+ 2 - 2
resources/views/app/physicians/get-trained.blade.php

@@ -15,7 +15,7 @@
 <div class="container py-5 my-4">
   <div class="row">
     <div class="col-lg-5">
-      <h5 class="subtitle">Schedule a Training” OR “Access Clinical and Staff Training”</h5>
+      <h5 class="subtitle">Schedule Training</h5>
       <p>We’re excited that your practice is interested in offering the Snyder HemBand system to your patients. To provide the best in patient care, we have a number of training modules for physicians, clinical staff, and office staff available to support our practice partners. Our in-person and online module options have been created with the help of leading gastroenterologists.</p>
 
       <!-- <div class="row mt-5">
@@ -45,7 +45,7 @@
       </div> -->
     </div>
     <div class="col-lg-6 bg-grey p-lg-5 p-4 mb-4 offset-lg-1" style="border-bottom:7px solid var(--pry-color);">
-      <h4 class="subtitle">Schedule a Training</h4>
+      <h4 class="subtitle">Schedule Training</h4>
       <p class="mb-4">Fill out the form below to schedule a personalized training session with our team of experts. </p>
       <form class="" action="{{ route('physicians.submit-training-request') }}" method="post" autocomplete="off">
         @csrf