@if (layout === 'empty') {
}
@if (layout === 'centered') {
}
@if (layout === 'enterprise') {
}
@if (layout === 'material') {
}
@if (layout === 'modern') {
}
@if (layout === 'classic') {
}
@if (layout === 'classy') {
}
@if (layout === 'compact') {
}
@if (layout === 'dense') {
}
@if (layout === 'futuristic') {
}
@if (layout === 'thin') {
}