diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index 6a867265c..56c7bd580 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -87,23 +87,23 @@
-
+
- +

@if(Auth::check()) @if(Auth::user()->profile->id === $status->profile->id || Auth::user()->is_admin == true)
@csrf -
@endif @@ -112,8 +112,8 @@
@csrf -
diff --git a/resources/views/status/template.blade.php b/resources/views/status/template.blade.php index 680236668..5f5101de7 100644 --- a/resources/views/status/template.blade.php +++ b/resources/views/status/template.blade.php @@ -44,20 +44,22 @@ @endif
-
-