Add max rating indicator
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td class="border-black border-r-2 px-4">
|
<td class="border-black border-r-2 px-4">
|
||||||
{{ $beer->rating }}
|
{{ $beer->rating }}/10
|
||||||
</td>
|
</td>
|
||||||
<td class="border-black border-r-2 px-4">
|
<td class="border-black border-r-2 px-4">
|
||||||
{{ $beer->country }}
|
{{ $beer->country }}
|
||||||
|
|||||||
Reference in New Issue
Block a user