@props([ 'edit' => '', 'delete' => '', 'view' => '', 'link' => '', 'apply' => '' ])
@if($view) @endif @if($edit) @endif @if($delete)
@csrf @method('DELETE')
@endif @if($link) @endif @if($apply) {{ $appliedTutorsCount }} @endif