{{----}} {{----}} {{----}} {{-- --}} {{-- --}} {{-- بلاگ - تیوان--}} {{-- @vite(['resources/css/app.css', 'resources/js/app.js'])--}} {{-- --}} {{-- --}} {{-- --}} {{----}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- لوگو موبایل--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- خانه--}} {{-- /--}} {{-- بلاگ--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{-- آخرین مقالات--}} {{--

--}} {{--
--}} {{-- @forelse($recentPosts as $recentPost)--}} {{-- --}} {{--
--}} {{-- {{ $recentPost->title }}--}} {{--
--}} {{--
--}} {{--

--}} {{-- {{ $recentPost->title }}--}} {{--

--}} {{-- --}} {{-- {{ $recentPost->created_at->format('Y/m/d') }}--}} {{-- --}} {{--
--}} {{--
--}} {{-- @empty--}} {{--

مقاله‌ای یافت نشد.

--}} {{-- @endforelse--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--

--}} {{-- برچسب‌های محبوب--}} {{--

--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--

--}} {{-- برچسب‌های محبوب--}} {{--

--}} {{--
--}} {{-- @forelse($popularTags as $tag)--}} {{-- --}} {{-- # {{ $tag->name }} --}} {{-- @empty--}} {{--

برچسبی یافت نشد.

--}} {{-- @endforelse--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @include('partials.post-cards')--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{----}} @extends('layouts.site') @section('content') بلاگ - تیوان @vite(['resources/css/app.css', 'resources/js/app.js'])
خانه / بلاگ

آخرین مقالات

@forelse($recentPosts as $recentPost)
{{ $recentPost->title }}

{{ $recentPost->title }}

{{-- {{ $recentPost->created_at->format('Y/m/d') }}--}} {{ jdate($recentPost->created_at)->format('Y/m/d') }}
@empty

مقاله‌ای یافت نشد.

@endforelse

برچسب‌های محبوب

@forelse($popularTags as $tag) # {{ $tag->name }} @empty

برچسبی یافت نشد.

@endforelse
@include('partials.post-cards')
@endsection