@extends('hr::layouts.master') @section('content')


01

Leave Package

@include('hr::hr.employee.partials.leavepackage')

02

Working Hours

@include('hr::hr.employee.partials.workinghours')

03

Shift Types

@include('hr::hr.employee.partials.shifttypes')

04

Relation

@include('hr::hr.employee.partials.relation')

05

Team List

@include('hr::hr.employee.partials.teamlist')

06

Leave Types

@include('hr::hr.employee.partials.leavetypes')

07

Job Position

@include('hr::hr.employee.partials.jobposition')

08

Proof Type

@include('hr::hr.employee.partials.prooftype')

9

Contact Type

@include('hr::hr.employee.partials.contracttype')

10

Country

@include('application::applications.partials.country')

11

Salutation

@include('application::applications.partials.salution')

12

Bank

@include('application::applications.partials.bank')

12

Department

@include('hr::hr.employee.partials.department')
@stop