@extends('layouts.admin') @section('title') Client Service Report @endsection @section('content')
List of Service Report
CLOCK IN DATE CLOCK IN CLOCK OUT DATE CLOCK OUT SERVICE PROVIDER BY SERVICE HOURS WEEKLY SERVICE HOURS
@push('page_script') @include('include.dataTableScripts') @endpush @endsection