@extends('layouts.main') @section('page-id', '606c792797c551999cfb07c9') @section('content') Species Guide Take the time to explore our species guide. Click each species for more information. Filter by: Filter By @if (count($categories) > 0) @foreach ($categories as $category) {{ $category->name }} @endforeach @endif All @if (count($species) > 0) @foreach ($species as $s) {{ $s->name }} More info @endforeach @else No Species could be found. @endif @endsection
Take the time to explore our species guide. Click each species for more information.
No Species could be found.