import alliance moons

This commit is contained in:
2021-05-31 20:59:57 +09:00
parent 79936f7030
commit 5a35b3f6a5

View File

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