@extends('layouts.header') @section('content') @php "
";
echo "
";
// print_r($GetAllUser);
// print_r($UserAvailability);
// print_r($AllTeam);
echo  "
"; $i=0; @endphp


@endsection