Samson Mutunga преди 2 години
родител
ревизия
bd53fdb96e

+ 1 - 1
resources/views/app/contact.blade.php

@@ -15,7 +15,7 @@
     <div class="col-lg-6 bg-grey p-lg-5 p-4 mb-4" style="border-bottom:7px solid var(--pry-color);">
       <h4 class="subtitle">Contact us:</h4>
       <p class="mb-4">If you have any questions about the Snyder HemBand system, hemorrhoid banding, or anything else, you can contact us anytime. We’ll get back to you shortly!</p>
-      <form class="" action="{{ route('submit-contact') }}" method="post">
+      <form class="" action="{{ route('submit-contact') }}" method="post" autocomplete="off">
         @csrf
         <div class="row">
           <div class="col-12">

+ 1 - 1
resources/views/app/find-a-clinic.blade.php

@@ -48,7 +48,7 @@
     <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">Find a Clinic</h4>
       <p class="mb-4">Please complete this brief contact form, and a Patient Care Representative will be in contact with information about trained specialists near you.</p>
-      <form class="" action="{{ route('submit-find-a-clinic') }}" method="post">
+      <form class="" action="{{ route('submit-find-a-clinic') }}" method="post" autocomplete="off">
         @csrf
         <div class="row">
           <div class="col-12">

+ 1 - 1
resources/views/app/physicians/contact-us.blade.php

@@ -28,7 +28,7 @@
     <div class="row justify-content-center">
       <div class="col-lg-8">
         <h5 class="header">Contact Us</h5>
-        <form class="" action="{{ route('physicians.submit-contact-us') }}" method="post">
+        <form class="" action="{{ route('physicians.submit-contact-us') }}" method="post" autocomplete="off">
           @csrf
 
           @if(session('success'))

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

@@ -47,7 +47,7 @@
     <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>
       <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">
+      <form class="" action="{{ route('physicians.submit-training-request') }}" method="post" autocomplete="off">
         @csrf
         <div class="row">
           <div class="col-12">

+ 1 - 1
resources/views/app/physicians/order-products/marketing.blade.php

@@ -34,7 +34,7 @@
       <p class="mt-4">We know that marketing materials are a huge asset in helping patients and staff understand the Snyder HemBand procedure. Because of this, we’re happy to provide a variety of marketing materials at no cost to you or your practice.</p>
       <p>To place an order, please fill out the form below or submit an order form via fax or email <a href="mailto:info@snyderhemband.org">info@snyderhemband.org</a>.</p>
       <div class="bg-light p-4">
-        <form class="" action="{{ route('physicians.submit-order-products-marketing') }}" method="post">
+        <form class="" action="{{ route('physicians.submit-order-products-marketing') }}" method="post" autocomplete="off">
           @csrf
           <div class="row">
             <div class="col-12">

+ 1 - 1
resources/views/app/physicians/practice-support/directory-listing.blade.php

@@ -28,7 +28,7 @@
     <div class="row justify-content-center">
       <div class="col-lg-8">
         <h5 class="header mb-4">Complete the form below</h5>
-        <form class="" action="{{ route('physicians.submit-practice-support-directory-listing-request') }}" method="post">
+        <form class="" action="{{ route('physicians.submit-practice-support-directory-listing-request') }}" method="post" autocomplete="off">
           @csrf
           <div class="row">
             <div class="col-12">

+ 1 - 1
resources/views/app/physicians/practice-support/training.blade.php

@@ -32,7 +32,7 @@
     <div class="row justify-content-center">
       <div class="col-lg-8">
         <h5 class="header mb-4">Schedule a Session</h5>
-        <form class="" action="{{ route('physicians.submit-training-request') }}" method="post">
+        <form class="" action="{{ route('physicians.submit-training-request') }}" method="post" autocomplete="off">
           @csrf
           <div class="row">
             <div class="col-12">