@extends('layouts.frontend.app') @section('content')
@foreach ($catpost as $post)

{{ $post->title}}

{!! Str::limit($post->body, 100) !!}
@endforeach
@include('layouts.frontend.partials.sidebar')
if any query fell free to contact us

Call :   (+880) 1824 570690     &    Email :   info@aeaw.net

@endsection