@extends('layouts.webpage.main_two') @section('page-title', $blog->title) @section('content')
{{ strtoupper(date('F d, Y', strtotime($blog->created_at))) }} | {{ $blog->category ?? 'General' }} | by Meking Buildtec India Pvt Ltd
{{ $blog->conclusion }}