pub fn toast_with_image( img_src: &str, img_alt: &str, title: &str, message: &str, time: &str, ) -> Element<Div>
Create a toast with image in header.