@extends("layout") @section("content")
@if($from!=$to) {{trans('messages.from').' '.$from.' '.trans('messages.to').' '.$to}} @else {{trans('messages.for').' '.date('d-m-Y')}} @endif
| Date | Lab Section | No. Runs | Valid Tests | Invalid Tests | Controls | Total | Valid | Invalid | Total | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $test->activity_date }} | {{ $test->section_id }} | {{ $test->runs }} | {{ $test->valid_tests }} | {{ $test->invalid_tests }} | {{ $test->controls}} | {{ $test->total_runs }} | {{ $test->valid_kits}} | {{ $test->invalid_kits}} | {{ $test->total_kits}} | {{ $test->user->name}} | |||||||||
| {{trans('messages.no-records-found')}} | |||||||||||||||||||