@extends('layouts.pro-logged-in') @section('content')
My Teams List
Add New
@foreach($rows as $row) @endforeach
ID Team # HCP Ally Client Count
id ?> team_number ?> hcp_pro_id ?> ally_pro_id ?> client_count ?>
@endsection