Jelajahi Sumber

instructions

Peter Muturi 2 tahun lalu
induk
melakukan
6c3feabca9

+ 5 - 2
app/Http/Controllers/PhysiciansController.php

@@ -6,12 +6,15 @@ use Illuminate\Http\Request;
 
 class PhysiciansController extends Controller
 {
- 
+
 
     public function index(Request $request) {
       return view('app.physicians.index');
     }
 
+    public function instructionsForUse(Request $request){
+      return view('app.physicians.instructions-for-use');
+    }
     public function practiceSupport(Request $request){
       return view('app.physicians.practice-support');
     }
@@ -30,5 +33,5 @@ class PhysiciansController extends Controller
     public function reimbursementGuide(Request $request){
       return view('app.physicians.reimbursement-guide');
     }
-    
+
 }

+ 3 - 4
public/css/style.css

@@ -39,7 +39,7 @@ a {
   font-size: 15px;
 }
 p {
-  font-size: 18px;
+  font-size: 17px;
 }
 .text-pry {
   color: var(--pry-color);
@@ -142,13 +142,12 @@ p {
   color: #333;
   display: grid;
 }
-.top > div {
-}
+
 .top .light-bg p{
   font-size: 19px;
 }
 .top .light-bg {
-  padding: 20px;
+  padding: 40px 30px;
 }
 .light-bg {
   background-color: rgba(255,255,255, .9);

TEMPAT SAMPAH
public/img/pckg.jpg


TEMPAT SAMPAH
public/img/step2.jpg


TEMPAT SAMPAH
public/img/step3.jpg


TEMPAT SAMPAH
public/img/step4.jpg


TEMPAT SAMPAH
public/img/step5.jpg


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

@@ -5,7 +5,7 @@
     <nav class="mb-0">
       <ol class="breadcrumb">
         <li class="breadcrumb-item"><a href="{{route('index')}}"><u>Home</u></a></li>
-        <li class="breadcrumb-item active" aria-current="page">Compare treatment options</li>
+        <li class="breadcrumb-item active" aria-current="page">Compare Treatment Options</li>
       </ol>
     </nav>
   </div>

+ 14 - 14
resources/views/app/faqs.blade.php

@@ -5,7 +5,7 @@
     <nav class="mb-0">
       <ol class="breadcrumb">
         <li class="breadcrumb-item"><a href="{{route('index')}}"><u>Home</u></a></li>
-        <li class="breadcrumb-item active" aria-current="page">FAQs</li>
+        <li class="breadcrumb-item active" aria-current="page">FAQ</li>
       </ol>
     </nav>
   </div>
@@ -21,7 +21,7 @@
               What are Hemorrhoids?
             </button>
           </h2>
-          <div id="faqContentOne" class="accordion-collapse collapse" aria-labelledby="faqOne" data-bs-parent="#faq">
+          <div id="faqContentOne" class="accordion-collapse collapse bg-light" aria-labelledby="faqOne" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Hemorrhoids, also called piles, are swollen and inflamed veins in the lower rectum that are made up of muscle, blood vessels, and elastic fibers. There are two main types of hemorrhoids: internal hemorrhoids, which can develop inside the rectum, and external hemorrhoids, which are under the skin around the anus.</p>
               <p>Hemorrhoids are very common – almost three out of four adults will have hemorrhoids from time to time. Many people get hemorrhoids in older adulthood, though people of any age can experience this problem.</p>
@@ -34,7 +34,7 @@
               How common are they?
             </button>
           </h2>
-          <div id="faqContentTwo" class="accordion-collapse collapse" aria-labelledby="faqTwo" data-bs-parent="#faq">
+          <div id="faqContentTwo" class="accordion-collapse collapse bg-light" aria-labelledby="faqTwo" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Hemorrhoids are common in both men and women and affect about 1 in 20 Americans. About half of adults older than age 50 have hemorrhoids.</p>
             </div>
@@ -46,7 +46,7 @@
               What causes Hemorrhoids?
             </button>
           </h2>
-          <div id="faqContentThree" class="accordion-collapse collapse" aria-labelledby="faqThree" data-bs-parent="#faq">
+          <div id="faqContentThree" class="accordion-collapse collapse bg-light" aria-labelledby="faqThree" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Hemorrhoids have a few causes, the main one being too much pressure in the rectum. This can include:</p>
               <ul>
@@ -70,7 +70,7 @@
               What do Hemorrhoids feel like?
             </button>
           </h2>
-          <div id="faqContentFour" class="accordion-collapse collapse" aria-labelledby="faqFour" data-bs-parent="#faq">
+          <div id="faqContentFour" class="accordion-collapse collapse bg-light" aria-labelledby="faqFour" data-bs-parent="#faq">
             <div class="accordion-body">
               <ul>
                 <li>Hemorrhoids are often painful, particularly in the anus or rectum. If you notice pain is worse during a bowel movement, this is because stool passing through applies pressure on the already-inflamed hemorrhoid.</li>
@@ -86,7 +86,7 @@
               What are the symptoms?
             </button>
           </h2>
-          <div id="faqContentFivee" class="accordion-collapse collapse" aria-labelledby="faqFivee" data-bs-parent="#faq">
+          <div id="faqContentFivee" class="accordion-collapse collapse bg-light" aria-labelledby="faqFivee" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>The most common symptom of hemorrhoids is bleeding. You may see bright red blood on toilet paper or blood in your stool. Rectal pain, burning, and itching are other symptoms. You may feel a swollen area around the anal canal or a bulge coming out, requiring hemorrhoids to be pushed back in.</p>
             </div>
@@ -98,7 +98,7 @@
               When should I see a doctor about my hemorrhoids?
             </button>
           </h2>
-          <div id="faqContentFive" class="accordion-collapse collapse" aria-labelledby="faqFive" data-bs-parent="#faq">
+          <div id="faqContentFive" class="accordion-collapse collapse bg-light" aria-labelledby="faqFive" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Don’t wait! You should talk to your doctor if you suspect you have hemorrhoids so that treatment can begin. If you experience any symptoms that could be related to hemorrhoids, talk to your doctor.</p>
               <p>Common symptoms include:</p>
@@ -120,7 +120,7 @@
               How do I prevent hemorrhoids?
             </button>
           </h2>
-          <div id="faqContentSix" class="accordion-collapse collapse" aria-labelledby="faqSix" data-bs-parent="#faq">
+          <div id="faqContentSix" class="accordion-collapse collapse bg-light" aria-labelledby="faqSix" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>There are many preventative measures you can take to prevent hemorrhoids from developing. The most important part of hemorrhoid prevention is keeping your stool soft so it can pass easily.</p>
               <ul>
@@ -138,7 +138,7 @@
               What is Rubber Band Ligation? How does it work?
             </button>
           </h2>
-          <div id="faqContentSeven" class="accordion-collapse collapse" aria-labelledby="faqSeven" data-bs-parent="#faq">
+          <div id="faqContentSeven" class="accordion-collapse collapse bg-light" aria-labelledby="faqSeven" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Rubber band ligation is a very common procedure to treat hemorrhoids. During the procedure, your doctor will use an applicator like the Snyder HemBand to place a gentle, medical-grade rubber band around the base of your hemorrhoid.</p>
               <p>The band will cut off blood supply or circulation to your hemorrhoid. This will cause your hemorrhoid to shrink and eventually fall off (along with the rubber band) with a bowel movement in 1-3 days following your procedure, usually without you noticing it. Best of all, the procedure takes less than a minute!</p>
@@ -152,7 +152,7 @@
             Does Banding hurt?
             </button>
           </h2>
-          <div id="faqContentEight" class="accordion-collapse collapse" aria-labelledby="faqEight" data-bs-parent="#faq">
+          <div id="faqContentEight" class="accordion-collapse collapse bg-light" aria-labelledby="faqEight" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>For most patients, the process is painless. Banding is done above the dentate line, a section of the rectum with a very low number of pain-sensitive nerves.</p>
             </div>
@@ -164,7 +164,7 @@
             How long does it take?
             </button>
           </h2>
-          <div id="faqContentNine" class="accordion-collapse collapse" aria-labelledby="faqNine" data-bs-parent="#faq">
+          <div id="faqContentNine" class="accordion-collapse collapse bg-light" aria-labelledby="faqNine" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>It takes less than a minute to place a band around the base of the hemorrhoid.</p>
             </div>
@@ -176,7 +176,7 @@
             Will my insurance cover Hemorrhoid Banding?
             </button>
           </h2>
-          <div id="faqContentTen" class="accordion-collapse collapse" aria-labelledby="faqTen" data-bs-parent="#faq">
+          <div id="faqContentTen" class="accordion-collapse collapse bg-light" aria-labelledby="faqTen" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Most major health insurance plans cover banding, including Medicare, Medicaid, and TriCare. If you have a private health insurance plan, the hemorrhoid clinic can verify your coverage before your banding.</p>
             </div>
@@ -188,7 +188,7 @@
             Does it require any preparation?
             </button>
           </h2>
-          <div id="faqContentEleven" class="accordion-collapse collapse" aria-labelledby="faqEleven" data-bs-parent="#faq">
+          <div id="faqContentEleven" class="accordion-collapse collapse bg-light" aria-labelledby="faqEleven" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>No, banding does not require any bowel cleansing preparation. Banding is done in the exam room of a normal doctor’s office without anesthesia.</p>
             </div>
@@ -198,4 +198,4 @@
     </div>
   </div>
 </div>
-@endsection
+@endsection

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

@@ -23,7 +23,7 @@
   </div>
 </div>
 
-<div class="container pt-md-5 pt-4">
+<div class="container pe-lg-0 pt-md-5 pt-4">
 
   <div class="row">
     <div class="col-lg-6">

+ 99 - 0
resources/views/app/physicians/instructions-for-use.blade.php

@@ -0,0 +1,99 @@
+@extends('layouts.physicians')
+@section('content')
+
+<div class="bg-light">
+    <div class="container pt-3">
+        <nav class="mb-0">
+            <ol class="breadcrumb">
+                <li class="breadcrumb-item"><a href="{{route('index')}}"><u>Home</u></a></li>
+                <li class="breadcrumb-item"><a href="{{route('physicians.index')}}"><u>Physicians</u></a></li>
+                <li class="breadcrumb-item active" aria-current="page">Instructions</li>
+            </ol>
+        </nav>
+    </div>
+</div>
+<div class="bg-grey py-5">
+  <div class="container py-lg-4">
+    <div class="row justify-content-center">
+      <div class="col-lg-7 text-center">
+        <h4 class="title">Instructions For Use</h4>
+      </div>
+    </div>
+  </div>
+</div>
+
+<div class="container py-5">
+  <div class="row">
+    <div class="col-lg-5">
+      <h5 class="subtitle text-pry">Package Contents</h5>
+      <p>Each package contains the following pieces, which fit together into an assembly that is necessary for successful performance of the RBL procedure.</p>
+      <div class="text-center">
+        <img src="{{asset('img/pckg.jpg')}}" class="w-50" alt="">
+      </div>
+    </div>
+    <div class="col-lg-6 offset-lg-1">
+      <h5 class="header">Introduction:</h5>
+      <p>The Snyder HemBand is a non-surgical, disposable, single-use system for the treatment of hemorrhoids using Rubber Band Ligation (RBL).</p>
+      <p>It utilizes a simple suction syringe with an integrated obturator to ensure patient comfort and ease during the procedure.</p>
+      <p>During the procedure, a ligation rubber band is placed around the base of the hemorrhoid to disrupt blood flow to the hemorrhoid.</p>
+      <p>RBL is a simple, safe, and effective method for treating symptomatic hemorrhoids with significant improvement in quality of life.</p>
+
+      <h5 class="header mt-5">Cautions:</h5>
+      <ul>
+        <li>Federal law restricts sale of this device to physicians only.</li>
+        <li>The Synder HemBand Ligator is designed for single-use only.</li>
+        <li>The rubber bands (4) supplied within the Snyder HemBand package contain latex, which may cause an allergic reaction in some patients. Latex-free bands are available upon request.</li>
+        <li>Do not use this device other than for the indicated use.</li>
+      </ul>
+      <h5 class="header mt-5">Pre-Procedure:</h5>
+      <ol>
+        <li>Read these instructions carefully. Assess the patient’s allergy history. If the patient has a documented history of allergy to latex, please contact us for latex-free rubber bands.</li>
+        <li>Inspect the package for safety. The Snyder HemBand is dispensed within a sealed container. If this container is damaged, or the seal is broken, do not use the device. Please contact us for a replacement. </li>
+      </ol>
+    </div>
+  </div>
+</div>
+<div class="bg-light py-5">
+  <div class="container py-lg-4">
+    <h5 class="header text-center mb-4">Procedure:</h5>
+    <div class="row">
+      <div class="col-lg-5">
+        <p class="d-flex mb-4"><span class="me-1">1.</span> Perform a digital rectal exam, followed by anoscopy or sigmoidoscopy, as deemed appropriate by a licensed healthcare professional.</p>
+        <p class="d-flex"><span class="me-1">2.</span> Place the Release Cap (2) onto the Suction Syringe (1). Pull the Release Cap (2) back until the tip of the Suction Syringe (1) protrudes out of the Release Cap (2).</p>
+        <div class="text-center mb-4">
+          <img src="{{asset('img/step2.jpg')}}" style="width:90%" alt="">
+        </div>
+        <p class="d-flex"><span class="me-1">3.</span> Pull the plunger of the Suction Syringe (1) back to accommodate the Loading Cone (3). Attach a Loading Cone (3) to the tip of the Suction Syringe (1).</p>
+        <div class="text-center mb-4">
+          <img src="{{asset('img/step3.jpg')}}" style="width:90%" alt="">
+        </div>
+        <p class="d-flex"><span class="me-1">4.</span> Load one Rubber Band (4) onto the tip of the Loading Cone (3). Roll the Rubber Band (4) onto the tip of the Suction Syringe (1).</p>
+        <div class="text-center mb-4">
+          <img src="{{asset('img/step4.jpg')}}" style="width:90%" alt="">
+        </div>
+        <p class="d-flex"><span class="me-1">5.</span> Remove the Loading Cone (3), and push down on the plunger so that the integrated obturator is protruding out of the Suction Syringe (1). The assembly is now ready for use on a patient.</p>
+        <div class="text-center mb-4">
+          <img src="{{asset('img/step5.jpg')}}" style="width:90%" alt="">
+        </div>
+      </div>
+      <div class="col-lg-2 d-lg-flex justify-content-center d-none">
+        <div style="width:1px;border-right:1px dashed #333;" class="h-100"></div>
+      </div>
+      <div class="col-lg-5">
+        <p class="d-flex mb-4"><span class="me-1">6.</span> With the aid of the integrated obturator, introduce the ligator into the rectum, targeting the affected area.</p>
+        <p class="d-flex mb-4"><span class="me-1">7.</span> Place the tip of the syringe at the desired angle to ensure ligation of the appropriate area to be banded.</p>
+        <p class="d-flex mb-4"><span class="me-1">8.</span> Place your thumb on the handle of the Suction Syringe (1) and pull back on the plunger to create full suction, until the plunger gets gently locked into place. This ensures optimal tissue capture.</p>
+        <p class="d-flex mb-4"><span class="me-1">9.</span> Rotate the ligator 90 degrees in each direction to make sure the patient does not experience pain or a “pinching” sensation.</p>
+        <p class="d-flex mb-4"><span class="me-1" style="visibility:hidden;">9.</span> If the patient complains of any pain or discomfort, this indicates that there is either too much tissue in the ligator, or that tissue is too close to the dentate line.</p>
+        <p class="d-flex mb-4"><span class="me-1" style="visibility:hidden;">9.</span> Push down on the plunger to release the tissue and start again from step 6, ensuring that ligator tip placement is below the dentate line.</p>
+        <p class="d-flex mb-4"><span class="me-1" style="visibility:hidden;">9.</span> If, for any reason, the banding procedure needs to be terminated, advance the plunger to release suction.</p>
+        <p class="d-flex mb-4"><span class="me-1">10.</span> Gently push the Release Cap (2) forward to discharge the Rubber Band (4).</p>
+        <p class="d-flex mb-4"><span class="me-1">11.</span> Push down on the plunger of the Suction Syringe (1) to release suction, and withdraw the ligator from the rectum.</p>
+        <p class="d-flex mb-4"><span class="me-1">12.</span> Perform a digital rectal examination to confirm proper placement of the Rubber Band (4).</p>
+        <p class="d-flex mb-4"><span class="me-1">13.</span> Dispose of the ligator assembly appropriately.</p>
+        <p class="d-flex mb-4"><span class="me-1">14.</span> Provide the patient with the post-procedure instructional handout contained within the Snyder HemBand package.</p>
+      </div>
+    </div>
+  </div>
+</div>
+@endsection

+ 5 - 2
resources/views/layouts/physicians.blade.php

@@ -25,6 +25,9 @@
                     </div>
                     <div class="collapse navbar-collapse" id="navBar">
                         <ul class="navbar-nav ms-auto align-items-lg-center">
+                            <li class="nav-item">
+                                <a class="nav-link" href="{{ route('physicians.instructions-for-use') }}">Instructions</a>
+                            </li>
                             <li class="nav-item">
                                 <a class="nav-link" href="{{ route('physicians.practice-support') }}">Practice Support</a>
                             </li>
@@ -71,7 +74,7 @@
                 <p class="mb-4"><a href="{{route('physicians.practice-support')}}" class="text-white">Practice Support</a></p>
                 <p class="mb-4"><a href="{{route('physicians.order-products')}}" class="text-white">Order Products</a></p>
                 <p class="mb-4"><a href="{{route('physicians.fda-registration')}}" class="text-white">FDA Registration</a></p>
-                
+
               </div>
               <div class="col-lg-3 col-md-3 offset-lg-0 offset-md-1">
                 <p class="mb-4"><a href="#" class="text-white">For patients</a></p>
@@ -100,4 +103,4 @@
         </div>
       </div>
     </footer>
-@endsection
+@endsection

+ 1 - 0
routes/web.php

@@ -28,6 +28,7 @@ Route::post('/submit-contact-us', [AppController::class, 'submitContact'])->name
 
 Route::prefix('/physicians/')->name('physicians.')->group(function () {
     Route::get('/', [PhysiciansController::class, 'index'])->name('index');
+    Route::get('/instructions-for-use', [PhysiciansController::class, 'instructionsForUse'])->name('instructions-for-use');
     Route::get('/practice-support', [PhysiciansController::class, 'practiceSupport'])->name('practice-support');
     Route::get('/order-products', [PhysiciansController::class, 'orderProducts'])->name('order-products');
     Route::get('/fda-registration', [PhysiciansController::class, 'fdaRegistration'])->name('fda-registration');