We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52783d commit df632b6Copy full SHA for df632b6
resources/views/widgets/collection.blade.php
@@ -1,4 +1,5 @@
1
@php use Statamic\Facades\Site; @endphp
2
+@php use function Statamic\trans as __; @endphp
3
4
<div class="card p-0 overflow-hidden h-full flex flex-col">
5
<div class="flex justify-between items-center p-4 border-b dark:bg-dark-650 dark:border-b dark:border-dark-900">
0 commit comments