@extends( 'newBase' ) @section('title', 'Departments') @section('content')
Departments structure will go here
{{__('Department Settings')}}
{{__('Department Staff')}}
{{__('Add department employee')}}
{{__('Name')}} {{__('Position')}} {{__('Phone')}} {{__('Department')}} {{__('Account Status')}} {{__('Operations')}}
@include('common.confirmation') @include('common.notification') @endsection