@if ($data->title == 'Role contract')
@if (isset($rolecontract['contract']) && $rolecontract['contract'] !== '')
@if (in_array($ext, $allowed))
@else
@endif
@endif
@else
@if (in_array($ext, $allowed))
@endif
@endif
@if(isset($check->signature))
Signed at: {{ \Carbon\Carbon::parse($check->created_at)->format('d M Y h:i A') }}
@endif
@if (isset($check['status']) && !empty($check['status']))
@else
@endif