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

Dashboard

Total Staff

{{ $staff }}

View all

Active Staff

{{$activestaff}}

View all

Total Challenges

{{$challenges}}

View all

Active Challenges

{{$activeChallenges}}

View all

Most Active Places

Sl. No Challenge Name Target Start Date End Date Progress Status Actions
@endsection @section('script') @endsection