Peter Muturi 2 years ago
parent
commit
7cbbde2477
2 changed files with 0 additions and 1 deletions
  1. 0 0
      Request
  2. 0 1
      resources/views/emails/physician-request-sample.blade.php

+ 0 - 0
Request


+ 0 - 1
resources/views/emails/physician-request-sample.blade.php

@@ -20,7 +20,6 @@
     <div><b>City:</b>{{ $data->city }}</div>
     <div><b>City:</b>{{ $data->city }}</div>
     <div><b>State:</b>{{ $data->state }}</div>
     <div><b>State:</b>{{ $data->state }}</div>
     <div><b>Zip:</b>{{ $data->zip }}</div>
     <div><b>Zip:</b>{{ $data->zip }}</div>
-    <div><b>Delivery Option:</b>{{ $data->delivery_option }}</div>
     <div><b>Agrees To Terms:</b>{{ $data->agrees_to_terms }}</div>
     <div><b>Agrees To Terms:</b>{{ $data->agrees_to_terms }}</div>