@extends('email.partials.layout') @section('content')

You were selected for an editing transaction {{($details['doc_service'] == 'Same-Day') ? '30 minutes ago' : '15 hours ago' }}, but the file ({{$details['doc_name']}}) has not been downloaded. Please download the document within 2 hours: (1) to make sure there are no problems with the file, and (2) to let the client know you have received the request. Failure to download the document in a reasonable amount of time and/or failing to complete the transaction before the deadline may lead to removal of your profile from the website.

  @include('email.partials.footer') @stop