@extends('dashboard.layout.layout') @section('content')
კორსპუსში დამონტაჟებული IP მისამართი(ები): @foreach ($block->device_endpoints as $endpoint) {{ $endpoint['ip'] }} - {{ $endpoint['port'] }} - {{ $endpoint['model'] }} @endforeach
@if ($block->status == 1) ჩართულია @else გათიშულია @endif

ჩიპები

@csrf
@csrf
@csrf
@csrf
@csrf
სტატუსის ნახვა

ტელეფონები

@if ($entrances->isNotEmpty())
@endif
@csrf
@csrf
კორპუსში ჩიპების რაოდენობა {{ $tagsCount }}
კორპუსში ჩართული ჩიპების რაოდენობა {{ $turnedOnTagsCount }}
კორპუსში გათიშული ჩიპების რაოდენობა {{ $turnedOffTagsCount }}
კორპუსში ჩიპების რაოდენობა(დევაისში) 0

{{ $title }}

@can('blocks.users.accounts')
ანგარიშების გაკეთება
@csrf @method('DELETE')
@if ($users->isNotEmpty()) @endif
@endcan
@foreach ($users as $user) @endforeach
@endsection @push('scripts') @endpush