@php $types = [ 'a+'=>'A RhD positive (A+)', 'a-'=>'A RhD negative (A-)', 'b+'=>'B RhD positive (B+)', 'b-'=>'B RhD negative (B-)', 'o+'=>'O RhD positive (O+)', 'o-'=>'O RhD negative (O-)', 'ab+'=>'AB RhD positive (AB+)', 'ab-'=>'AB RhD negative (AB-)' ]; @endphp