@vite('resources/css/app.css')
@include('CMS.sidebar')User | Client | Meeting Type | Status | Employees | Start Date | End Date | Add Employee | Edit | delete |
---|---|---|---|---|---|---|---|---|---|
{{ $activity->user_name }} | {{ $activity->event_name }} | {{ $activity->meeting_type }} | {{ $activity->status }} |
|
{{ \Carbon\Carbon::parse($activity->start_date)->format('l, F j, Y') }} | {{ \Carbon\Carbon::parse($activity->end_date)->format('l, F j, Y') }} |