From 4030166118e02d9cecd4e20e242139b6ad1d0872 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Mon, 31 May 2021 23:42:20 +0900 Subject: [PATCH] moon displays --- resources/views/miningtax/user/display/moons/allmoons.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/miningtax/user/display/moons/allmoons.blade.php b/resources/views/miningtax/user/display/moons/allmoons.blade.php index 9dfdda929..8e93ddb62 100644 --- a/resources/views/miningtax/user/display/moons/allmoons.blade.php +++ b/resources/views/miningtax/user/display/moons/allmoons.blade.php @@ -34,6 +34,7 @@ @foreach($moons as $moon) @if($moon['system'] == $system) + {{ $system }} @if(isset($moon['ores'][0])) @if(in_array($moon['ores'][0]['ore_name'], $r4Goo)) {{ $moon['ores'][0]['ore_name'] }}