updated blade for display moon mining ledger

This commit is contained in:
2020-02-23 00:12:13 -06:00
parent b329e3a089
commit 96bbb1afc3

View File

@@ -14,6 +14,7 @@
<th>Corp Ticker</th> <th>Corp Ticker</th>
<th>Ore Name</th> <th>Ore Name</th>
<th>Quantity</th> <th>Quantity</th>
<th>Date</th>
</thead> </thead>
<tbody> <tbody>
@foreach($mining as $min) @foreach($mining as $min)