MarkdownEditor::make('logo_white')
->extraAttributes(['style' => 'background-color: red'])
->toolbarButtons(['edit', 'preview']),
MarkdownEditor::make('logo_white')
->extraAttributes(['style' => 'background-color: red'])
->toolbarButtons(['edit', 'preview']),