@extends('website_ar.layouts.app') @section('content') فئة {{ $firstBlog->category->title_ar }} {!! Str::words($firstBlog->title_ar, 7, ' ...') !!} {{ $firstBlog->created_at->locale('ar')->translatedFormat('d F, Y') }} {{ $page->explore_more }} {!! Str::words($secondBlog->title_ar, 7, ' ...') !!} {{ $secondBlog->created_at->locale('ar')->translatedFormat('d F, Y') }} {{ $secondBlog->category->title_ar }} اقرأ المزيد @if (count($threeBlog) > 0) @foreach ($threeBlog as $blog) {{ $blog->created_at->locale('ar')->translatedFormat('d F, Y') }} {!! Str::words($blog->title_ar, 5, '') !!} {!! Str::words($blog->short_description_ar, 9, ' ...') !!} @endforeach @endif {{ $fourBlog->category->title_ar }} {{-- {{ $fourBlog->created_at->format('d F, Y') }} --}} {{ $fourBlog->created_at->locale('ar')->translatedFormat('d F, Y') }} {!! Str::words($fourBlog->title_ar, 10, ' ...') !!} {!! Str::words($fourBlog->short_description_ar, 12, ' ...') !!} {{ $page->latest_article_heading_ar }} {!! $page->latest_article_description_ar !!} فئة @foreach ($categories as $category) {{ $category->title_ar }} @endforeach يبحث {{-- --}} @if (count($blogs) > 0) @foreach ($blogs as $blog) {{-- --}} {{ $blog->category->title_ar }} {{-- {{ $blog->created_at->format('d F, Y') }} --}} {{ $blog->created_at->locale('ar')->translatedFormat('d F, Y') }} @if (!empty($blog->read_time)) وقت القراءة: {{$blog->read_time}} دقائق @endif {!! Str::words($blog->title_ar, 6, '') !!} {{ Str::words(strip_tags(trim($blog->short_description_ar)), 11, '...') }} {{-- --}} @endforeach @endif {{-- --}} تحميل المزيد {{-- --}} {{-- View all Blogs --}} {{-- Load More --}} {{ $preferences->register_heading_ar }} {{ $preferences->register_description_ar }} اتصل بنا {{ $preferences->corporate_heading_ar }} {{ $preferences->corporate_description_ar }} {{-- $80/Yr --}} تقدم بطلبك الآن {{ $preferences->individual_heading_ar }} {{ $preferences->individual_description_ar }} {{-- $80/Yr --}} تقدم بطلبك الآن @endsection
{{ $firstBlog->created_at->locale('ar')->translatedFormat('d F, Y') }}
{{ $blog->created_at->locale('ar')->translatedFormat('d F, Y') }}
{{ $fourBlog->created_at->format('d F, Y') }}
{{ $fourBlog->created_at->locale('ar')->translatedFormat('d F, Y') }}
{!! $page->latest_article_description_ar !!}
{{ Str::words(strip_tags(trim($blog->short_description_ar)), 11, '...') }}
{{ $preferences->register_description_ar }}
{{ $preferences->corporate_description_ar }}
{{ $preferences->individual_description_ar }}