{{-- result --}}
@foreach($dataList ?? [] as $key => $data) {{--
--}}
{{ $data['name'] }}
@endforeach