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 @@
@csrf - +
- + @if(Auth::check()) @if(Auth::user()->profile->id === $status->profile->id || Auth::user()->is_admin == true)
@csrf - +
@endif @endif @@ -60,12 +64,14 @@
@csrf - +
- {{$status->likes_count}} likes + {{$status->likes_count}} likes