@extends('admin.layouts.app') @section('title', 'Team') @section('content')
Home
Team
?
Team List
All the team members registered under employee section listed here, you can filter results based on values for better management.
Actions
Create Employee
Name
Department
Designation
{{--
Employee status
--}}
Email
Mobile
Whatsapp
Filter
Clear All
{{--
--}}
Export
{{--
Column 1
--}} {{--
Column 1
--}}
Lead options
Option 1
Name
Employee Id
Group
Department
Designation
Email
Mobile
Whatsapp
Select Columns
Name
Employee Id
Group
Department
Designation
Email
Mobile
Whatsapp
Cancel
Apply
Are You Sure?
Your recently changed data in this model will be lost.
Cancel
Confirm
@csrf
×
Upload Photo
{{--
×
Upload Photo
--}} @stop @section('styles')
{{-- --}} @stop @section('admin_js') @include('admin.team.js.index') @stop