@foreach($listing as $list) {{isset($list->id) && $list->id ? $list->id : ''}} {{isset($list->name) && $list->name ? $list->name : ''}} {{isset($list->email) && $list->email ? $list->email : ''}} {{isset($list->subject) && $list->subject ? $list->subject : ''}}
$list->id])}} class="consultancy_view">

{{__('consultancyIndex.view')}}

@endforeach