@extends('admin/layouts/admin') @section('title', __($translatePrefix .'.title')) @section('content')
{{ __($translatePrefix. '.subheading') }}
|
#
|
{{ __('global.name') }}
|
{{ __($translatePrefix .'.hostname') }}
|
{{ __('global.status') }}
|
{{ __('global.created') }}
|
{{ __('global.actions') }} |
|---|---|---|---|---|---|
|
{{ __('global.no_results') }} |
|||||
| {{ $item->id }} | {{ $item->name }} | {{ $item->hostname }} |
|
{{ $item->created_at->format('d/m/y') }} | {{ __('global.show') }} |