Acknowledgement & Acceptance
I,
{{ $job_draft->client->name }}
, hereby acknowledge and accept the project, namely,
{{ $job_draft->jobOrder->title }}
.
Date:
{{ $job_draft->date_started }}
Signature:
@if (file_exists(public_path($job_draft->client_signature)))
@else
Signature not found in directory
@endif