@if($errors->has('type_id')) {{$errors->first('type_id')}} @endif

@auth
@csrf @foreach($filters['skills'] as $skill) @endforeach
@else {{__('Log in to save this search')}} @endauth