import alliance moons

This commit is contained in:
2021-05-31 20:59:10 +09:00
parent 734b16d8a6
commit 79936f7030

View File

@@ -2,6 +2,6 @@
@section('content')
<br>
@foreach($bodies as $body)
{{ var_dump($body) }}<br>
{{ $body }}<br>
@endforeach
@endsection