@foreach($blogs as $blog )
@if($blog->status == 1 && $blog->approved == 1)
@endif
@endforeach
@extends('theme.new.master') @section('title')