@extends('Frontend_1.layouts.app') @section('content') @include('Frontend_1.layouts.header')

Recent Stories

Help today because tomorrow you may be the one who
needs more helping!

@forelse($on_going_project_all as $on_going) {{-- {{$on_going}} --}}
blog post
{{$on_going->created_at->format('D-M-Y')}}

{{$on_going->title}}

{{Str::words($on_going->short_description, 20, '...') }}

@empty Sorry No blog post @endforelse
logo

This Section is under construction

NGO Location

    {{--
  • Info@YourDomain.com
  • +(333) 052 39876
  • Www.YourWebsite.com
  • 60 Grand Avenue. Central New Road 0708, USA
  • --}}

    This section is under construction

@endsection