@extends('admin.layouts.app') @section('title', 'Department Designations') @section('content')

Department & Designations Setup the departments and designations for your employees


Department & Designations
What are the departments in your business? Setup department and employee designation for your business in SaleSoft CRM.
Departments
Designations
 Add Designations
@foreach($data['departments'] as $department) @if($department->designations->count() > 0)
@endif @endforeach

Are You Sure?

it will delete this department and its designation straight away.

Are You Sure?

it will delete designation straight away.

Departments Already Exist.

@stop @section('styles') @stop @section('admin_js') @stop