{{ __('You are applying for :position', ['position' => $position->team->rank_name]) }}
{{ __('Please fill out the fields below to apply for :position', ['position' => $position->team->rank_name]) }}
{{ __('Applying for :position', ['position' => $position->team->rank_name]) }}{{ __('Read before applying') }}
{{ __('Please fill out all the fields to apply for :position. Be honest and transparent. Providing incorrect information may lead to removal if hired.', ['position' => $position->team->rank_name]) }}