@csrf
{{ __('Profile Picture') }}
@if($employee->user != null && $employee->user->profile_photo)
@else
@endif
{{-- --}}
({{trans('file.gif,jpg,png,jpeg')}})
{{-- --}}