{{ $site->name() }}

{{ __('messages.Blog') }}

@if ($posts->isEmpty())

{{ __('messages.No posts yet.') }}

@else @endif