The place where you want to have select.
Component view
@foreach($messages as $key => $item)
{{$item->name}}
@endforeach
@push('scripts') @endpush