@extends('layouts.app') @section('content')
| Image | Name | Category Type | Destinations | Actions |
|---|---|---|---|---|
@if($category->image)
@endif
|
{{ $category->name }} | {{ $category->category_type }} | {{ $category->Destinations()->count() }} |
Create your first category to organize destinations.