@extends('frontend.main_master') @section('main')
@foreach($blogpost as $item)
By : Halina Spond

{{$item->blog_title}}

{!! Str::limit($item->blog_description, 200) !!}

@endforeach
07 - Say hello

Any questions? Feel free
to contact

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form

Info@webmail.com

@endsection