@include('layout/frontend/_header')
@if ( ($getacivitydetails['a_image']) !='' ) @else @endif

{{$getacivitydetails['a_title']}}

{{ ucfirst($getacivitydetails['atheme_id']) }}
{{ $getacivitydetails['a_month'] }} | {{ $getacivitydetails['a_year'] }}
@if($getacivitydetails['a_desc'] !='')

Project Updates

{!! ($getacivitydetails['a_desc']) !!}

@endif
@include('layout/frontend/_footer')