@foreach (blogCategory($id)->result() as $key)
{{$key->title}}
{{kelimebol($key->content,200)}}
@endforeach
@view('Home/right')