@extends('layouts/layoutMaster') @section('title', 'Dashboard') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
   
Total Companies

{{$company}}

   
Total Sites

{{$site}}

   
Total Workers

{{$worker}}

   
Active Worker

{{$activeWorkers}}

   
Worker Out Of Radius

{{$workerOutOfRadius}}

@endsection