@foreach ($specialists as $sa)
{{$sa->name}} Image

{{$sa->name}}

@foreach ($sa->qualifications as $q)

{{$q->name}}

@endforeach
@endforeach