@if($serverstatus)
@if (session()->has('success'))
@elseif (session()->has('error'))
@endif
@if(sizeof($datatables)>0) @foreach($datatables as $tabledata) @endforeach @else @endif
Actions Property Name Time(In Minutes) Percentage Picture
{{----}} {{$tabledata['description']}} @if($tabledata['time'] != null) {{$tabledata['time']}} @else N/A @endif @if($tabledata['percentage'] != null) {{$tabledata['percentage']}} @else N/A @endif @if($tabledata['picture']) @else NA @endif

No Data Available

{{$datatables->links('livewire.pagination-livewire')}}
@else

Sorry !!! Service Is Not Available.

@endif @section('externaljs') @endsection