@extends('layouts.admin') @section('title', '主机:' . $host->name) @section('content')

{{ $host->name }}

{{-- 修改主机 --}}
@csrf @method('PUT') {{--
--}} {{-- --}} {{-- --}} {{--
--}}
留空以使用默认价格
@csrf @method('DELETE')
@endsection