{{-- The AM/PM radio group, drawn once here and included from both the dial and the typing mode of resources/views/components/timepicker.blade.php, since the two draw it byte for byte alike. --}}
@foreach ([false => 'am', true => 'pm'] as $pm => $period) @endforeach