@extends('index') @section('content')
@include('commons.activity', ['activities' => [$activity], 'type' => 'full'])
@endsection