@php($PageTitle = __('main.blogs'))
@if (isset($blogs) && $blogs->count()) @foreach($blogs as $blog)
{{ $blog->title }}

{{ $blog->title }}

{{ \Illuminate\Support\Str::limit(strip_tags($blog->description),50) }}

قراءه المزيد
@endforeach @endif
{{--
--}} {{-- @if (isset($blogs) && $blogs->count())--}} {{-- @foreach($blogs as $blog)--}} {{--
--}} {{--
--}} {{--
--}} {{-- {{ $blog->title }}--}} {{--
--}} {{--
--}} {{--
{{ $blog->created_at->format('d M Y') }}--}} {{-- --}}{{-- {!! $Topic->visits !!}--}} {{--
--}} {{--
--}} {{--

{{ $blog->title }}

--}} {{-- --}} {{--
--}} {{-- تفاصيل أكثر--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}} {{-- {{ $blogs->links() }}--}} {{-- --}}