@extends('layouts.admin') @section('title', '模块: ' . $module->name) @section('content')
状态:
ID | 名称 | 用户 | 月估算价格 | 状态 | 更新时间 | 创建时间 | 操作 | @foreach ($hosts as $host)
---|---|---|---|---|---|---|---|
{{ $host->id }} | {{ $host->name }} | {{ $host->user->name }} | {{ $host->price }} 元 |
|
{{ $host->updated_at }} | {{ $host->created_at }} | 编辑 |