@extends('welcome') @section('title', 'Blog Details') @push('meta_tags') @endpush @section('content') News & Media Details {{$blog->created_at->format('d M Y')}} {{$blog->title}} {!! $blog->description !!} Posted by Admin 245 245 Share : {{-- Category Ac Repair Tips Electrical Product Price Plumbing Material Plumbing Material --}} Recent Post @foreach ($recent_blogs as $item) {{$item->title}} Posted by Admin {{$item->created_at->diffForHumans()}} @endforeach Follow Us: @endsection
Posted by Admin {{$item->created_at->diffForHumans()}}