This commit is contained in:
2026-05-04 14:44:31 +09:00
parent fc777da399
commit 0223951285
4 changed files with 59 additions and 6 deletions

View File

@@ -33,6 +33,7 @@
</tbody>
</table>
<p>結果数:{{ $data['data']['total'] }}</p>
{@ include(common/pagination) @}
{@ else @}
<p>何も見つけられませんでした。</p>
{@ endif @}