@extends('layouts.admin') @section('header') Edit Team Member @endsection @section('content') @include('admin.team.form') @endsection