@extends('layouts.mainlayout') @section('title', 'Manage Team') @section('main')
Manage Team
Profile Pic Employee Id Name Role Team
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('js') {{-- vendors --}} @endsection