Quick Access

Important Links

Explore official resources, scientific publications, committees, reports and biodiversity services from Zoological Survey of India.

@forelse($importantLinks->take(6) as $index => $link)
{{ $link->szLinkName }}
Explore Resource
@empty
No Important Links Available.
@endforelse
@if ($importantLinks->count() > 6)
@foreach ($importantLinks->skip(6) as $index => $link)
{{ $link->szLinkName }}
Explore Resource
@endforeach
@endif
Important Links