diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index 0b0d7ab69..3060f9ce2 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -43,16 +43,20 @@
- + @if(Auth::check()) @if(Auth::user()->profile->id === $status->profile->id || Auth::user()->is_admin == true) @endif @endif @@ -60,12 +64,14 @@