@extends("admin.layout.master") @section("title","Dashboard") @section ("content")

Rotations

@forelse ($data as $key=>$value) @empty @endforelse
S.no Groups Actions
{{$key+1}} {!!$value['groupname']!!}
No record found...
@endsection @push("js") @endpush