@extends('main') @section('content')
activity

{{ $news->title }}

{{ date("d/m/Y h:i:s a") }}

{{ $news->description }}

@endsection