@extends("binshopsblog_admin.layouts.admin_layout") @section("content") @if($post_translations)
get('locale'))}}' class='text-center'>
Manage Blog Posts
@endif @forelse($post_translations as $post) @if(isset($post->indexable)) @endif
get('locale'))}}'>{{$post->title}}
{{$post->subtitle}}

{{$post->html}}