import alliance moons
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
@section('content')
|
@section('content')
|
||||||
<br>
|
<br>
|
||||||
@foreach($bodies as $body)
|
@foreach($bodies as $body)
|
||||||
{{ var_dump($body) }}<br>
|
{{ $body }}<br>
|
||||||
@endforeach
|
@endforeach
|
||||||
@endsection
|
@endsection
|
||||||
Reference in New Issue
Block a user