@extends("binshopsblog_admin::layouts.user_layout") @section("content") @include('binshopsblog_admin::layouts.user_sidebar') YOU are a USER @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}}