@foreach($blogs as $blog ) @if($blog->status == 1 && $blog->approved == 1)
@endif @endforeach