From 1b71bef18c2d483cbdde7ffbe9540d179f7c3f5a Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Fri, 3 Jan 2025 15:13:48 +0100 Subject: [PATCH] Replace share icon with eye and person icons in panel index view --- resources/views/panel/index.blade.php | 35 +++++++++++---------------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/resources/views/panel/index.blade.php b/resources/views/panel/index.blade.php index 90cb2b5..64ea410 100755 --- a/resources/views/panel/index.blade.php +++ b/resources/views/panel/index.blade.php @@ -1,6 +1,5 @@ @extends('layouts.sidebar') - @section('content')