@extends('layouts.admin') @section('title') Montagens @endsection @section('content-header')
| ID | Nome | Fonte | Alvo | Eggs | Nodes | Servidores |
|---|---|---|---|---|---|---|
{{ $mount->id }} |
{{ $mount->name }} | {{ $mount->source }} |
{{ $mount->target }} |
{{ $mount->eggs_count }} | {{ $mount->nodes_count }} | {{ $mount->servers_count }} |