We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6e9dd commit 5a2c7ffCopy full SHA for 5a2c7ff
resources/views/dashboard.blade.php
@@ -1,4 +1,4 @@
1
-<x-layouts.app title="Dashboard">
+<x-layouts.app :title="__('Dashboard')">
2
<div class="flex h-full w-full flex-1 flex-col gap-4 rounded-xl">
3
<div class="grid auto-rows-min gap-4 md:grid-cols-3">
4
<div class="relative aspect-video overflow-hidden rounded-xl border border-neutral-200 dark:border-neutral-700">
0 commit comments