/var/www/vhosts/ihelp.ro/httpdocs/templates/Dashboard/element/GalleryImages
Edit: /var/www/vhosts/ihelp.ro/httpdocs/templates/Dashboard/element/GalleryImages/dropzone.php (9695B)
Form->create(null, ['id' => 'galleryImages', 'type' => 'file', 'url' => [
'prefix' => 'Dashboard',
'controller' => 'GalleryImages',
'action' => 'upload',
$model,
$foreignKey,
$foreignUuid
]]); ?>
Form->end(); ?>
Form->end(); ?>
append('script'); ?>
end(); ?>