@if(count($getchatmsg) > 0) @foreach($getchatmsg as $key => $val) @if($val['show_type'] == 'from')
{{ $val['message'] }}