{{ $post->title }}
{{ $post->published_at?->format('M d, Y') }}
@extends('layouts.app') @section('title', 'About — ' . settings('site_title', 'Ahmad Hasan Dynamics Musings')) @section('meta_description', 'Learn about Ahmad Hasan and his musings on Microsoft Dynamics 365 & Power Platform.') @section('content')
{{ settings('site_tagline', 'Musings on Microsoft Dynamics 365 & Power Platform') }}
Welcome to {{ settings('site_title', 'Ahmad Hasan Dynamics Musings') }}, a blog dedicated to sharing knowledge, insights, and practical guidance on Microsoft Dynamics 365 Finance & Operations and the broader Power Platform ecosystem.
With years of hands-on experience in X++ development, system administration, integrations, and Power Platform automation, this blog aims to bridge the gap between complex technical concepts and real-world applicability. Whether you're a seasoned developer, an administrator, or just getting started with Dynamics 365, you'll find articles here to help you on your journey.
Topics covered include:
I believe in learning by doing, and every article here is grounded in real project experience. If you have a topic you'd like to see covered, or a question about any post, feel free to get in touch.
{{ $post->published_at?->format('M d, Y') }}