@extends('app') @section('page-title')

@lang('modules.deviceLogs.deviceLogs')

@endsection @push('head-script') @endpush @section('content')
{!! $errors->first('date_range', '')!!}
ID Task No Device Name Device Key Employee ID Employee Name Employee Code Task Name Task Date Status Created At Deleted At
@endsection @push('footer-script') @endpush