@include('components.seo')

{{$article->name}}

@foreach($article->videos as $video)
@endforeach {{-- {{$article->name}}--}}
نویسنده : {{$article->user->name}}
{{jdate($article->created_at)->ago()}}
@foreach($article->podcasts as $podcast)
مقاله پایین رو برام بخون
@endforeach
{!! $article->description !!}

آخرین مقالات