@extends('layouts.app') @section('title', 'Team Mikey - Mikey Network') @section('meta_description', 'Meet the dedicated team behind The Mikey Network, working to save lives through defibrillator placement and education.') @section('content') @isset($blogs)
{{ $current_blog->short_description }}
POSTED ON : {{ Carbon\Carbon::parse($current_blog->publish_date)->format('F j, Y') }}
{!!$blog['description']!!}
Published on : {{ Carbon\Carbon::parse($blog['publish_date'])->format('F j, Y') }}