{{__('Employee Info')}}


ইরফান

@if ($user['profile_photo']!==null) @else @endif @if(config('variable.currency_format') =='suffix') @else @endif
{{__('Photo')}}
{{__('Name')}} {{$first_name}} {{$last_name}}
{{__('Username')}} {{$user['username']}}
{{__('Gender')}} {{$gender}}
{{__('Contact')}} Email : {{$email}}
Phone : {{$contact_no}}
Facebook : {{$fb_id}}
Skype : {{$skype_id}}
Whats App : {{$whatsapp_id}}
{{__('Address')}} Address : {{$address}}
City : {{$city}}
State : {{$state}}
Country : {{$country}}
Zipcode : {{$zip_code}}
{{__('Role')}} {{$role['name']}}
{{__('Company')}} {{$company['company_name']}}
{{__('Department')}} {{$department['department_name']}}
{{__('Designation')}} {{$designation['designation_name']}}
{{__('Office Shift')}} {{$office_shift['shift_name']}}
{{__('Payslip Type')}} {{$payslip_type}}
{{__('Salary')}}{{$basic_salary}} {{config('variable.currency')}}{{config('variable.currency')}} {{$basic_salary}}