Update book table to cintain extra info
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
<thead>
|
||||
<th>Name</th>
|
||||
<th>Authors</th>
|
||||
<th>Actions</th>
|
||||
</thead>
|
||||
<tbody>
|
||||
@foreach ($rows as $row)
|
||||
|
Reference in New Issue
Block a user