@include('layouts.header_section') @include('layouts.left_side_bar')

Cluster Artisan List

@php $username = session('admin_name'); @endphp @php $username = session('admin_name'); @endphp

Cluster Artisan List

@if($cluster_artisan != null) @php $count = count($cluster_artisan); @endphp
Cluster Artisan Count: {{ $count }}
@foreach($cluster_artisan as $artisan)
Name Cluster Id State Created At Details Count Artisan Artisan List
{{ $artisan->artisan_name }} {{ $artisan->cluster_id }} {{ $artisan->artisan_state }} {{ $artisan->cluster_created_at }} Artisan List
@endforeach @endif

Cluster Artisan List

@if($cluster_artisan != null) @foreach($cluster_artisan as $artisan)
Name Cluster Id State Created At Details Artisan List
{{ $artisan->artisan_name }} {{ $artisan->cluster_id }} {{ $artisan->artisan_state }} {{ $artisan->cluster_created_at }} Artisan List
@endforeach @endif
Navbar Color Options

Layout Options

Sidebar menu Background


Sidebar Background Image
background image
background image
background image
background image