@can('invoice-mail-access') remote === 0 ? 'hidden' : '' }} class="text-secondary font-weight-bold customer-email text-xs me-3" data-route="{{ route('customers.email') }}" data-customer="{{ $row }}" data-bs-toggle="modal" data-bs-target="#emailModal"> @endcan remote === 0 ? 'hidden' : '' }} class="text-secondary font-weight-bold customer-edit-url text-xs me-3" data-customer="{{ $row }}" data-url={{ $url }} data-bs-toggle="modal" data-bs-target="#customerUrlModal">
@csrf