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

Team List All the team members registered under employee section listed here, you can filter results based on values for better management.

{{-- --}}
{{--Column 1 --}} {{--Column 1 --}}
Lead options
  • Option 1
Name Employee Id Group Department Designation Mobile Whatsapp

Are You Sure?

Your recently changed data in this model will be lost.

{{-- --}} @stop @section('styles') @stop @section('admin_js') @include('admin.team.js.index') @stop