{!! Lang::get('core.applyccr')!!}

@if(($row->tutor_any == 'any_tutors') || ($row->tutor_any == 'selected_tutors' && in_array(Auth::user()->id,json_decode($row->selected_tutors)) && count(json_decode($row->selected_tutors))))

{!! Lang::get('core.choose_bid')!!}

{!! Lang::get('core.budget')!!} : @if(!empty($currency)){!! $currency !!} @endif {!! $row->budget !!} / {!! ucfirst($row->payment_type) !!}