@extends('layouts.masterbeta') @section('title', 'Click ERP - My Daily Reports') @section('breadcrumbs') Daily Reports @endsection @section('content')
Submit and track your daily activity and progress.
| Report Date | Content Preview | Submitted At | Action |
|---|---|---|---|
| {{ \Carbon\Carbon::parse($report->report_date)->format('D, d M Y') }} | {{ Str::limit(strip_tags($report->content), 80) }} | {{ $report->created_at->format('d M Y, H:i') }} | |
| No reports submitted yet. | |||