Time Sheet
{{ isset($pay_rates->vendor_name)?$pay_rates->vendor_name:'-' }}
{{ isset($pay_rates->vendor_email)?$pay_rates->vendor_email:'-' }}
{{ isset($pay_rates->vendor_mobile)?$pay_rates->vendor_mobile:'-' }}
{{ isset($pay_rates->client_name)?$pay_rates->client_name:'-' }}
{{ $pay_rates->hourly_payrate }}
{{ $pay_rates->ot_payrate }}
| S.No | Month | Week 1 | Week 2 | Week 3 | Week 4 | Week 5 | Week 6 | Total Hours |
|---|---|---|---|---|---|---|---|---|
| {{ $k+1 }} | {{ date('M-Y',strtotime('14-'.$timesheet_weekly_totals->month_value.'-'.$timesheet_weekly_totals->year_value)) }} | {{ isset($timesheet_weekly_totals->week1)?$timesheet_weekly_totals->week1:'-' }} | {{ isset($timesheet_weekly_totals->week2)?$timesheet_weekly_totals->week2:'-' }} | {{ isset($timesheet_weekly_totals->week3)?$timesheet_weekly_totals->week3:'-' }} | {{ isset($timesheet_weekly_totals->week4)?$timesheet_weekly_totals->week4:'-' }} | {{ isset($timesheet_weekly_totals->week5)?$timesheet_weekly_totals->week5:'-' }} | {{ isset($timesheet_weekly_totals->week6)?$timesheet_weekly_totals->week6:'-' }} | {{ ($timesheet_weekly_totals->total_reg_hours)+($timesheet_weekly_totals->total_ot_hours) }} |
| Summary Month-Year | @for($i=1;$i<32;$i++){{ $i }} | @endforTotal | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ isset($time_sheet_year->day1)?json_decode($time_sheet_year->day1)->WH :'-'}} | {{ isset($time_sheet_year->day2)?json_decode($time_sheet_year->day2)->WH : '-' }} | {{ isset($time_sheet_year->day3)?json_decode($time_sheet_year->day3)->WH : '-' }} | {{ isset($time_sheet_year->day4)?json_decode($time_sheet_year->day4)->WH : '-' }} | {{ isset($time_sheet_year->day5)?json_decode($time_sheet_year->day5)->WH : '-' }} | {{ isset($time_sheet_year->day6)?json_decode($time_sheet_year->day6)->WH : '-' }} | {{ isset($time_sheet_year->day7)?json_decode($time_sheet_year->day7)->WH : '-' }} | {{ isset($time_sheet_year->day8)?json_decode($time_sheet_year->day8)->WH : '-' }} | {{ isset($time_sheet_year->day9)?json_decode($time_sheet_year->day9)->WH : '-' }} | {{ isset($time_sheet_year->day10)?json_decode($time_sheet_year->day10)->WH : '-' }} | {{ isset($time_sheet_year->day11)?json_decode($time_sheet_year->day11)->WH : '-' }} | {{ isset($time_sheet_year->day12)?json_decode($time_sheet_year->day12)->WH : '-' }} | {{ isset($time_sheet_year->day13)?json_decode($time_sheet_year->day13)->WH : '-' }} | {{ isset($time_sheet_year->day14)?json_decode($time_sheet_year->day14)->WH : '-' }} | {{ isset($time_sheet_year->day15)?json_decode($time_sheet_year->day15)->WH : '-' }} | {{ isset($time_sheet_year->day16)?json_decode($time_sheet_year->day16)->WH : '-' }} | {{ isset($time_sheet_year->day17)?json_decode($time_sheet_year->day17)->WH : '-' }} | {{ isset($time_sheet_year->day18)?json_decode($time_sheet_year->day18)->WH : '-' }} | {{ isset($time_sheet_year->day19)?json_decode($time_sheet_year->day19)->WH : '-' }} | {{ isset($time_sheet_year->day20)?json_decode($time_sheet_year->day20)->WH : '-' }} | {{ isset($time_sheet_year->day21)?json_decode($time_sheet_year->day21)->WH : '-' }} | {{ isset($time_sheet_year->day22)?json_decode($time_sheet_year->day22)->WH : '-' }} | {{ isset($time_sheet_year->day23)?json_decode($time_sheet_year->day23)->WH : '-' }} | {{ isset($time_sheet_year->day24)?json_decode($time_sheet_year->day24)->WH : '-' }} | {{ isset($time_sheet_year->day25)?json_decode($time_sheet_year->day25)->WH : '-' }} | {{ isset($time_sheet_year->day26)?json_decode($time_sheet_year->day26)->WH : '-' }} | {{ isset($time_sheet_year->day27)?json_decode($time_sheet_year->day27)->WH : '-' }} | {{ isset($time_sheet_year->day28)?json_decode($time_sheet_year->day28)->WH : '-' }} | {{ isset($time_sheet_year->day29)?json_decode($time_sheet_year->day29)->WH : '-' }} | {{ isset($time_sheet_year->day30)?json_decode($time_sheet_year->day30)->WH : '-' }} | {{ isset($time_sheet_year->day31)?json_decode($time_sheet_year->day31)->WH : '-' }} | ||
| {{ isset($time_sheet_year->day1)?json_decode($time_sheet_year->day1)->OT :'-'}} | {{ isset($time_sheet_year->day2)?json_decode($time_sheet_year->day2)->OT : '-' }} | {{ isset($time_sheet_year->day3)?json_decode($time_sheet_year->day3)->OT : '-' }} | {{ isset($time_sheet_year->day4)?json_decode($time_sheet_year->day4)->OT : '-' }} | {{ isset($time_sheet_year->day5)?json_decode($time_sheet_year->day5)->OT : '-' }} | {{ isset($time_sheet_year->day6)?json_decode($time_sheet_year->day6)->OT : '-' }} | {{ isset($time_sheet_year->day7)?json_decode($time_sheet_year->day7)->OT : '-' }} | {{ isset($time_sheet_year->day8)?json_decode($time_sheet_year->day8)->OT : '-' }} | {{ isset($time_sheet_year->day9)?json_decode($time_sheet_year->day9)->OT : '-' }} | {{ isset($time_sheet_year->day10)?json_decode($time_sheet_year->day10)->OT : '-' }} | {{ isset($time_sheet_year->day11)?json_decode($time_sheet_year->day11)->OT : '-' }} | {{ isset($time_sheet_year->day12)?json_decode($time_sheet_year->day12)->OT : '-' }} | {{ isset($time_sheet_year->day13)?json_decode($time_sheet_year->day13)->OT : '-' }} | {{ isset($time_sheet_year->day14)?json_decode($time_sheet_year->day14)->OT : '-' }} | {{ isset($time_sheet_year->day15)?json_decode($time_sheet_year->day15)->OT : '-' }} | {{ isset($time_sheet_year->day16)?json_decode($time_sheet_year->day16)->OT : '-' }} | {{ isset($time_sheet_year->day17)?json_decode($time_sheet_year->day17)->OT : '-' }} | {{ isset($time_sheet_year->day18)?json_decode($time_sheet_year->day18)->OT : '-' }} | {{ isset($time_sheet_year->day19)?json_decode($time_sheet_year->day19)->OT : '-' }} | {{ isset($time_sheet_year->day20)?json_decode($time_sheet_year->day20)->OT : '-' }} | {{ isset($time_sheet_year->day21)?json_decode($time_sheet_year->day21)->OT : '-' }} | {{ isset($time_sheet_year->day22)?json_decode($time_sheet_year->day22)->OT : '-' }} | {{ isset($time_sheet_year->day23)?json_decode($time_sheet_year->day23)->OT : '-' }} | {{ isset($time_sheet_year->day24)?json_decode($time_sheet_year->day24)->OT : '-' }} | {{ isset($time_sheet_year->day25)?json_decode($time_sheet_year->day25)->OT : '-' }} | {{ isset($time_sheet_year->day26)?json_decode($time_sheet_year->day26)->OT : '-' }} | {{ isset($time_sheet_year->day27)?json_decode($time_sheet_year->day27)->OT : '-' }} | {{ isset($time_sheet_year->day28)?json_decode($time_sheet_year->day28)->OT : '-' }} | {{ isset($time_sheet_year->day29)?json_decode($time_sheet_year->day29)->OT : '-' }} | {{ isset($time_sheet_year->day30)?json_decode($time_sheet_year->day30)->OT : '-' }} | {{ isset($time_sheet_year->day31)?json_decode($time_sheet_year->day31)->OT : '-' }} |