@if($flashInfos->isNotEmpty())
FLASH INFOS :
@foreach($flashInfos as $info) {{ $info->message }} @endforeach
@endif