@extends('hr::layouts.app') @section('head') @endsection @section('content')
Team
@if(Auth::user()->can('employee_team_create')) @endif

Team ID Team Name Lader Edit View Delete Status
@endsection @section('script') @endsection