diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 2098826..2b3b8d4 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -34,7 +34,7 @@
- @{{ $ejaculation->user->name }} + {{ $ejaculation->user->display_name }} {{ $ejaculation->ejaculated_date->format('Y/m/d H:i') }}
diff --git a/resources/views/search/index.blade.php b/resources/views/search/index.blade.php index 1f48635..56440b1 100644 --- a/resources/views/search/index.blade.php +++ b/resources/views/search/index.blade.php @@ -10,7 +10,7 @@