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

{{ $project->title }}

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

{{ $project->description }}

@endsection