This commit is contained in:
parent
75e3081a98
commit
8a8e339bf8
@ -8,7 +8,7 @@
|
||||
<tr bgcolor="#ffffff">
|
||||
<td>{{ $sn + 1 }}</td>
|
||||
<td>{{ $item->name }}</td>
|
||||
<td>{{ $item->mobile }}</td>
|
||||
<td style="font-family: monospace">{{ $item->mobile }}</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user