@include('components.title', [
'title' => 'DAILY QUALITY INDICATOR',
'subtitle' => ''
])
@include('components.date', [
'date' => '15 SEPTEMBRE',
'sub_date' => '',
])
@include('components.state', [
'color' => 'red',
'icon' => 'img/icons/google.svg',
'avatar' => 'img/avatar-black.svg',
'state' => '10%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'green',
'icon' => 'img/icons/google.svg',
'avatar' => '',
'state' => '90%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'yellow',
'icon' => 'img/icons/google.svg',
'avatar' => 'img/avatar-black.svg',
'state' => '60%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'red',
'icon' => 'img/icons/google.svg',
'avatar' => 'img/avatar-black.svg',
'state' => '10%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'green',
'icon' => 'img/icons/google.svg',
'avatar' => '',
'state' => '90%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'yellow',
'icon' => 'img/icons/google.svg',
'avatar' => 'img/avatar-black.svg',
'state' => '60%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'red',
'icon' => 'img/icons/google.svg',
'avatar' => 'img/avatar-black.svg',
'state' => '10%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'green',
'icon' => 'img/icons/google.svg',
'avatar' => '',
'state' => '90%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])
@include('components.state', [
'color' => 'yellow',
'icon' => 'img/icons/google.svg',
'avatar' => 'img/avatar-black.svg',
'state' => '60%',
'copyrighter' => 'Irene Bath',
'percentage' => ''
])