@extends('layout.default') @section('content')
@for ($i=0; $i @endfor
No. ホスト名 コンテナID イメージ コンテナ名
{{$i+1}} {{$containers[$i]->hostname}} {{$containers[$i]->containerid}} {{$containers[$i]->image}} {{$containers[$i]->containername}}
@endsection @section('script') @endsection