@csrf
@if(count($positions) > 1) @else
{{ $positions[0]->description }}
@endif
{{ __('main.close') }}