From 0849bc65439f8767387bdecffd0b54c1029f56fa Mon Sep 17 00:00:00 2001 From: Nico Stapelbroek Date: Sat, 13 Jan 2018 17:45:13 +0100 Subject: [PATCH] Add link to edit IncidentUpdate to the front-end --- resources/views/single-incident.blade.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/views/single-incident.blade.php b/resources/views/single-incident.blade.php index 912b6334..1c410f51 100644 --- a/resources/views/single-incident.blade.php +++ b/resources/views/single-incident.blade.php @@ -31,6 +31,11 @@
+ @if($current_user) + + @endif
{!! $update->formatted_message !!}