@extends('layouts.template') @section('content')

{{ trans('app.user_activity_last_3_weeks')}}

@stop