{{ __('Posts') }}
@livewire('side-post', [ 'type' => 'SiteContents\Manage\Posts' ?? null, 'latest' => true, 'fallbackTitle' => __('Manage posts'), 'fallbackDescription' => '' ]) @livewire('posts.manage')
@push('scripts') @endpush