@if (!is_null($gender)) @if ($gender != 'others') @lang('app.'.$gender) @else @lang('app.'.$gender) @endif @else -- @endif