HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/vebon.komma.pro/storage/framework/views/3b72ad66f338ae94328a5aeb51383571
<div class="ngdialog-message">
    <h3><?php echo app('translator')->get('audit.remove_confirmation'); ?></h3>
</div>
<div class="ngdialog-buttons mt">
    <button type="button" class="confirm action-btn btn btn-remove" ng-click="deleteFile(currentIndex); closeThisDialog()"><?php echo app('translator')->get('audit.remove'); ?></button>
    <button type="button" class="cancel action-btn btn btn-cancel" ng-click="closeThisDialog()"> <?php echo app('translator')->get('audit.cancel'); ?> </button>
</div>