diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index d9f87058e..3efe3e0e4 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -57,18 +57,18 @@
@csrf -
- + @if(Auth::check()) @if(Auth::user()->profile->id === $status->profile->id || Auth::user()->is_admin == true)
@csrf -
@@ -78,7 +78,7 @@
@csrf -