@csrf
Area of Expertise

Please select which projects you are most interested in (click the ? for the project description):

@foreach($interest as $exp) @php $slug = \Str::slug($exp); @endphp
@if ($user_interest->contains('title', $exp)) @else @endif
@endforeach