@if (errors()['date']) {
{{ errors()['date'] }}
}
@if (errors()['topic']) {
{{ errors()['topic'] }}
}
@if (errors()['viewers']) {
{{ errors()['viewers'] }}
}
@if (errors()['interactions']) {
{{ errors()['interactions'] }}
}
@if (errors()['leads']) {
{{ errors()['leads'] }}
}