@if (Sentinel::inRole('admin') || (isset($assignedToCurrentUser) && $assignedToCurrentUser))
add

@endif
@if (isset($transactionDocuments)) @foreach($transactionDocuments as $document) @endforeach @endif
Date Document Updated By Action
{{ Carbon\Carbon::parse($document->created_at)->format('d-m-Y h:i a') }} {{ $document->documentType->Name }} {{ $document->updatedBy->full_name }} @if(Sentinel::inRole('admin') || (Sentinel::hasAccess('admin.transaction.document.delete'))) id) }}" data-toggle="modal" data-target="#delete-confirmation-modal"> @endif
@include('admin.customers.modal-search')