@if ($fileStorage->is_directory)
This will delete all files in this directory. It is not reversible. Please think
again.
@else
This will delete the file and make a directory instead. It is not reversible.
Please think
again.
@endif
@if (!$fileStorage->is_based_on_git)
This storage will be deleted. It is not reversible. Please
think
again.
Actions
@if ($fileStorage->is_directory)
@else
@endif
@endif
@if (!$fileStorage->is_directory)
@if (data_get($resource, 'settings.is_preserve_repository_enabled'))