@extends('layouts.app') @section('title', 'Signature Request List') @section('content')
Batch ID : {{ $currentBatch->bulk_guid }}
@if($currentBatch) Viewing all independent signature requests created within this specific bulk batch. @elseif(str_contains($title, 'sent')) Monitor pending signatures and follow up with sent docs. @elseif(str_contains($title, 'completed')) Review your finalized agreements and analyze conversions. @elseif(str_contains($title, 'deleted')) Manage removed records and optimize your workflow by auditing canceled opportunities. @else Track your store's progress to boost your sales. @endif
{{ $package->package_date }}
Signature Progress
{{ (int)$package->completed_signers }} of {{ (int)$package->total_signers }} signedTemplates
Row Number
#{{ ($packages->currentPage() - 1) * $packages->perPage() + $loop->iteration }}
Signing Mode
{{ $package->package_sent_mode == 'Email' ? 'Remote via Email' : ($package->package_sent_mode == 'Local' ? 'In-Person' : '') }}
Date
{{ $package->package_date }}
In-Person Signing You can hand the device to the signers listed below to complete the process immediately.