Make customers deletable and recoverable.

This commit is contained in:
2025-02-13 13:00:44 +01:00
parent d5961d202f
commit 71e6a74120
6 changed files with 122 additions and 22 deletions

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" {{ $attributes->merge(['class' => 'size-8 p-1']) }}>
<path stroke-linecap="round" stroke-linejoin="round" d="M9 15 3 9m0 0 6-6M3 9h12a6 6 0 0 1 0 12h-3" />
</svg>

After

Width:  |  Height:  |  Size: 280 B