@push('meta') @endpush

FinAegis Blog

Insights, updates, and thought leadership on the future of multi-asset banking and financial technology.

@if($featuredPost)
Featured Post
@if($featuredPost->icon_svg) {!! $featuredPost->icon_svg !!} @else @endif

Featured Article

{{ $featuredPost->category }} {{ $featuredPost->published_at->format('F j, Y') }}

{{ $featuredPost->title }}

{{ $featuredPost->excerpt }}

{{ $featuredPost->author_initials }}

{{ $featuredPost->author_name }}

{{ $featuredPost->author_role }}

@endif

Explore by Category

Platform Updates

Latest features and improvements

{{ $categories['platform'] }} posts

Security

Security insights and best practices

{{ $categories['security'] }} posts

Developer Resources

API guides and integration tutorials

{{ $categories['developer'] }} posts

Industry Insights

Market trends and financial analysis

{{ $categories['industry'] }} posts

Compliance

Regulatory updates and guidelines

{{ $categories['compliance'] }} posts

Recent Posts

@foreach($recentPosts as $post)
@if($post->icon_svg) {!! $post->icon_svg !!} @else @endif
{{ $post->category }} {{ $post->published_at->format('M j, Y') }}

{{ $post->title }}

{{ $post->excerpt }}

{{ $post->author_initials }}
{{ $post->author_name }}
{{ $post->reading_time }} min read
@endforeach
@if($recentPosts->count() == 6) @endif

Stay Updated

Get the latest insights and updates delivered to your inbox.

@csrf

We respect your privacy. Unsubscribe at any time.

@push('scripts') @endpush