<a class="c-button c-button__filled c-button__filled--primary c-button--md" href="https://getmunicipio.com" target="_top" aria-label="Scope 1 - Button 1" data-uid="6a44f01be6f12" data-component=
"button" data-scope="s-a-unique-scope-id;"><span class="c-button__label"><span class="c-button__label-text">Scope 1 - Button 1</span></span></a> <a class=
"c-button c-button__filled c-button__filled--primary c-button--md" href="https://getmunicipio.com" target="_top" aria-label="Scope 1 - Button 2" data-uid="6a44f01be6f82" data-component="button"
data-scope="s-a-unique-scope-id;"><span class="c-button__label"><span class="c-button__label-text">Scope 1 - Button 2</span></span></a> <a class=
"c-button c-button__filled c-button__filled--primary c-button--md" href="https://getmunicipio.com" target="_top" aria-label="Scope 2 - Button 1" data-uid="6a44f01be7064" data-component="button"
data-scope="s-a-unique-scope-id-2;"><span class="c-button__label"><span class="c-button__label-text">Scope 2 - Button 1</span></span></a> <a class=
"c-button c-button__filled c-button__filled--primary c-button--md" href="https://getmunicipio.com" target="_top" aria-label="Scope 2 - Button 2" data-uid="6a44f01be70b8" data-component="button"
data-scope="s-a-unique-scope-id-2;"><span class="c-button__label"><span class="c-button__label-text">Scope 2 - Button 2</span></span></a> <a class=
"c-button c-button__filled c-button__filled--primary c-button--md" href="https://getmunicipio.com" target="_top" aria-label="Unscoped - Button 1" data-uid="6a44f01be715d" data-component=
"button"><span class="c-button__label"><span class="c-button__label-text">Unscoped - Button 1</span></span></a> <a class="c-button c-button__filled c-button__filled--primary c-button--md" href=
"https://getmunicipio.com" target="_top" aria-label="Unscoped - Button 2" data-uid="6a44f01be71a9" data-component="button"><span class="c-button__label"><span class="c-button__label-text">Unscoped -
Button 2</span></span></a>
@scope(['name' => 'a-unique-scope-id'])
@button([
'text' => 'Scope 1 - Button 1',
'color' => 'primary',
'style' => 'filled',
'href' => 'https://getmunicipio.com'
])
@endbutton
@button([
'text' => 'Scope 1 - Button 2',
'color' => 'primary',
'style' => 'filled',
'href' => 'https://getmunicipio.com'
])
@endbutton
@endscope
@scope(['name' => 'a-unique-scope-id-2'])
@button([
'text' => 'Scope 2 - Button 1',
'color' => 'primary',
'style' => 'filled',
'href' => 'https://getmunicipio.com'
])
@endbutton
@button([
'text' => 'Scope 2 - Button 2',
'color' => 'primary',
'style' => 'filled',
'href' => 'https://getmunicipio.com'
])
@endbutton
@endscope
@button([
'text' => 'Unscoped - Button 1',
'color' => 'primary',
'style' => 'filled',
'href' => 'https://getmunicipio.com'
])
@endbutton
@button([
'text' => 'Unscoped - Button 2',
'color' => 'primary',
'style' => 'filled',
'href' => 'https://getmunicipio.com'
])
@endbutton