@extends('layouts.mainlayout') @section('title', 'View Team Schedule') @section('main')

{{@$team->team}} Team Schedule

Manage Schedule

Sl. No. Employee Working Days
@endsection @section('js') @endsection