@extends('layout.wrapper') @section('content')
@include('misc.heading-crumbs') @include('pages.team.components.misc.list-page-actions')
@include('pages.team.components.table.wrapper')
@endsection