@php $examples = [ 'Outlined and filled text fields' => <<<'BLADE'
<x-input>, <x-password>, <x-textarea>, <x-select>, <x-file>
(all on <x-field>, outlined or filled), <x-checkbox>, <x-radio>, <x-toggle> and <x-form>.