@extends('admin.partial.template-full') @section('section')

Instances


@if($instances->count() == 0 && request()->has('filter') == false)

Warning

No instances were found.

Do you want to scan and populate instances from Profiles and Statuses?

@csrf

@else
{{$instances->links()}}
@endif @endsection @push('scripts') @endpush