@include('hr.report.bloodGroupReport._filterForm')
{{-- ./row --}}
@if($isFilterFormSubmitted)
{{ $data['company']->name }}
{{ $title }}
{{ $data['company']->address }}
Branch: {{$data['branchName']}}
@include('hr.report.bloodGroupReport._table')
@endif