Our Blog

Farming Knowledge,
Shared Regularly

At Agricare Nepal, we believe that the right knowledge is as vital
as quality inputs.Our blog is a trusted resource of practical tips,
expert insights, and innovative solutions to help Nepali farmers
boost productivity and achieve sustainable growth.

@foreach($posts as $post)
@if ($post->featuredImage && $post->featuredImage->getUrl('thumb')) {{ $post->featuredImage->alt_text ?? $post->title }} {{ $post->featuredImage->alt_text ?? $post->title }} @endif

{{ $post->published_date->format('d') }}

{{ $post->published_date->format('M') }}

{{ $post->title }}

{!! Str::limit( preg_replace('/(<\/p>|

)\s*/i', "\n", strip_tags($post->content, '

')), 200, '...' ) !!}

Learn More
@endforeach