@extends('layouts.public') @section('title', $post->title . ' | NEAMEE Auto-Tech Solutions') @section('content')
← Back to Blog {{ $post->category }}

{{ $post->title }}

{{ $post->published_at->format('F d, Y') }}

{{ $post->title }}

{{ $post->content }}

@endsection