@props(['position'])

{!! $position->description !!}

{{ __('Apply for :position', ['position' => $position->permission->rank_name]) }}