Websites Clusters Posts Create new @if(count($websites)==0)
It's time to create a Blog map
Start by adding a website. Click on the plus icon or Create New in the upper right corner.
@else
@foreach($websites as $website)
{{$website->name}} > {{$website->cluster()->count()}} Clusters > {{$website->post()->count()}} Posts
Number of clusters: {{$website->cluster()->count()}} Number of posts: {{$website->post()->count()}} Number of templates: Creation date: {{$website->created_at->format("Y-m-d")}} Element ID: {{$website->internal_id}}
Edit Remove
@endforeach
@endif
@if (session()->has('message'))
{{ session('message') }}
@endif
Add new website Lorem ipsum
Save
Delete website?

You're about to delete this website?

This action cannot be reversed.

Cancel Delete website