|
@@ -1,7 +1,7 @@
|
|
@extends('layouts.base')
|
|
@extends('layouts.base')
|
|
|
|
|
|
@section('title')
|
|
@section('title')
|
|
-<title>Snyder Hemband | Physicians</title>
|
|
|
|
|
|
+<title>Snyder Hemband | Healthcare Professionals</title>
|
|
@endsection
|
|
@endsection
|
|
|
|
|
|
@section('context-switch-link')
|
|
@section('context-switch-link')
|
|
@@ -13,12 +13,12 @@
|
|
<div class="container">
|
|
<div class="container">
|
|
<nav class="navbar navbar-expand-lg py-3">
|
|
<nav class="navbar navbar-expand-lg py-3">
|
|
<div class="container-fluid p-0 d-flex position-relative">
|
|
<div class="container-fluid p-0 d-flex position-relative">
|
|
- <a class="navbar-brand" href="{{route('physicians.index')}}">
|
|
|
|
|
|
+ <a class="navbar-brand" href="{{route('hcp.index')}}">
|
|
<img src="{{asset('/img/logo.svg')}}" alt="Logo">
|
|
<img src="{{asset('/img/logo.svg')}}" alt="Logo">
|
|
</a>
|
|
</a>
|
|
<div>
|
|
<div>
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <a class="d-lg-none d-inline btn rounded-0 btn-pry px-3 py-2" href="{{ route('physicians.order-products-samples') }}">Samples</a>
|
|
|
|
|
|
+ <a class="d-lg-none d-inline btn rounded-0 btn-pry px-3 py-2" href="{{ route('hcp.order-products-samples') }}">Samples</a>
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navBar" aria-controls="navBar" aria-expanded="false" aria-label="Toggle navigation">
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navBar" aria-controls="navBar" aria-expanded="false" aria-label="Toggle navigation">
|
|
<i class="fas fa-bars"></i>
|
|
<i class="fas fa-bars"></i>
|
|
</button>
|
|
</button>
|
|
@@ -26,25 +26,25 @@
|
|
<div class="collapse navbar-collapse" id="navBar">
|
|
<div class="collapse navbar-collapse" id="navBar">
|
|
<ul class="navbar-nav ms-auto align-items-lg-center">
|
|
<ul class="navbar-nav ms-auto align-items-lg-center">
|
|
<!-- <li class="nav-item">
|
|
<!-- <li class="nav-item">
|
|
- {{--<a class="nav-link" href="{{ route('physicians.instructions-for-use') }}">Instructions</a> --}}
|
|
|
|
|
|
+ {{--<a class="nav-link" href="{{ route('hcp.instructions-for-use') }}">Instructions</a> --}}
|
|
</li> -->
|
|
</li> -->
|
|
<li class="nav-item">
|
|
<li class="nav-item">
|
|
- <a class="nav-link" href="{{ route('physicians.get-trained') }}">Get Trained</a>
|
|
|
|
|
|
+ <a class="nav-link" href="{{ route('hcp.get-trained') }}">Get Trained</a>
|
|
</li>
|
|
</li>
|
|
<li class="nav-item">
|
|
<li class="nav-item">
|
|
- <a class="nav-link" href="{{ route('physicians.practice-support') }}">Practice Support</a>
|
|
|
|
|
|
+ <a class="nav-link" href="{{ route('hcp.practice-support') }}">Practice Support</a>
|
|
</li>
|
|
</li>
|
|
<li class="nav-item">
|
|
<li class="nav-item">
|
|
- <a class="nav-link" href="{{ route('physicians.order-products') }}">Order Products</a>
|
|
|
|
|
|
+ <a class="nav-link" href="{{ route('hcp.order-products') }}">Order Products</a>
|
|
</li>
|
|
</li>
|
|
<!-- <li class="nav-item">
|
|
<!-- <li class="nav-item">
|
|
- <a class="nav-link" href="{{ route('physicians.fda-registration') }}">FDA Registration</a>
|
|
|
|
|
|
+ <a class="nav-link" href="{{ route('hcp.fda-registration') }}">FDA Registration</a>
|
|
</li> -->
|
|
</li> -->
|
|
<li class="nav-item">
|
|
<li class="nav-item">
|
|
- <a class="nav-link" href="{{ route('physicians.contact-us') }}">Contact Us</a>
|
|
|
|
|
|
+ <a class="nav-link" href="{{ route('hcp.contact-us') }}">Contact Us</a>
|
|
</li>
|
|
</li>
|
|
<li class="nav-item d-lg-block d-none">
|
|
<li class="nav-item d-lg-block d-none">
|
|
- <a class="btn px-4 py-2 rounded-0 btn-pry" href="{{ route('physicians.order-products-samples') }}">Request Samples</a>
|
|
|
|
|
|
+ <a class="btn px-4 py-2 rounded-0 btn-pry" href="{{ route('hcp.order-products-samples') }}">Request Samples</a>
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
@@ -65,7 +65,7 @@
|
|
<div class="container">
|
|
<div class="container">
|
|
<div class="d-lg-flex align-items-center justify-content-between w-100">
|
|
<div class="d-lg-flex align-items-center justify-content-between w-100">
|
|
<h4 class="header m-0">Considering Snyder Hemband? <br class="d-md-none d-block"> Reach out!</h4>
|
|
<h4 class="header m-0">Considering Snyder Hemband? <br class="d-md-none d-block"> Reach out!</h4>
|
|
- <a href="{{route('physicians.contact-us')}}" class="btn btn-pry px-5 mt-lg-0 mt-3">Contact us</a>
|
|
|
|
|
|
+ <a href="{{route('hcp.contact-us')}}" class="btn btn-pry px-5 mt-lg-0 mt-3">Contact us</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -77,18 +77,18 @@
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3 col-md-4">
|
|
<div class="col-lg-3 col-md-4">
|
|
<p class="mb-2"><a href="{{ route('index') }}" class="text-white">Snyder Hemband</a></p>
|
|
<p class="mb-2"><a href="{{ route('index') }}" class="text-white">Snyder Hemband</a></p>
|
|
- <p class="mb-2"><a href="{{route('physicians.practice-support')}}" class="text-white">Practice Support</a></p>
|
|
|
|
- <p class="mb-2"><a href="{{route('physicians.order-products')}}" class="text-white">Order Products</a></p>
|
|
|
|
|
|
+ <p class="mb-2"><a href="{{route('hcp.practice-support')}}" class="text-white">Practice Support</a></p>
|
|
|
|
+ <p class="mb-2"><a href="{{route('hcp.order-products')}}" class="text-white">Order Products</a></p>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3 col-md-3 offset-lg-0 offset-md-1">
|
|
<div class="col-lg-3 col-md-3 offset-lg-0 offset-md-1">
|
|
<p class="mb-2"><a href="{{route('index')}}" class="text-white">For Patients</a></p>
|
|
<p class="mb-2"><a href="{{route('index')}}" class="text-white">For Patients</a></p>
|
|
- <p class="mb-2"><a href="{{route('physicians.get-trained')}}" class="text-white">Schedule For Training</a></p>
|
|
|
|
- {{-- <p class="mb-2"><a href="{{route('physicians.instructions-for-use')}}" class="text-white">Instructions for use</a></p> --}}
|
|
|
|
- <!-- <p class="mb-2"><a href="{{route('physicians.fda-registration')}}" class="text-white">FDA Registration</a></p> -->
|
|
|
|
|
|
+ <p class="mb-2"><a href="{{route('hcp.get-trained')}}" class="text-white">Schedule For Training</a></p>
|
|
|
|
+ {{-- <p class="mb-2"><a href="{{route('hcp.instructions-for-use')}}" class="text-white">Instructions for use</a></p> --}}
|
|
|
|
+ <!-- <p class="mb-2"><a href="{{route('hcp.fda-registration')}}" class="text-white">FDA Registration</a></p> -->
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3 col-md-4">
|
|
<div class="col-lg-3 col-md-4">
|
|
- <p class="mb-2"><a href="{{route('physicians.contact-us')}}" class="text-white">Contact Us</a></p>
|
|
|
|
|
|
+ <p class="mb-2"><a href="{{route('hcp.contact-us')}}" class="text-white">Contact Us</a></p>
|
|
<p class="mb-2"><a href="mailto:{{ config('app.forPhysicianGeneralQuestionEmailAddress') }}" class="text-white">{{ config('app.forPhysicianGeneralQuestionEmailAddress') }}</a></p>
|
|
<p class="mb-2"><a href="mailto:{{ config('app.forPhysicianGeneralQuestionEmailAddress') }}" class="text-white">{{ config('app.forPhysicianGeneralQuestionEmailAddress') }}</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -99,8 +99,8 @@
|
|
</div>
|
|
</div>
|
|
<div class="d-sm-flex">
|
|
<div class="d-sm-flex">
|
|
<div class="mt-sm-0 mt-2">
|
|
<div class="mt-sm-0 mt-2">
|
|
- <a href="{{route('physicians.privacy')}}" class="ms-sm-4 text-white opacity-75">Privacy Policy</a>
|
|
|
|
- <a href="{{route('physicians.terms')}}" class="ms-4 text-white opacity-75">Terms and conditions</a>
|
|
|
|
|
|
+ <a href="{{route('hcp.privacy')}}" class="ms-sm-4 text-white opacity-75">Privacy Policy</a>
|
|
|
|
+ <a href="{{route('hcp.terms')}}" class="ms-4 text-white opacity-75">Terms and conditions</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|