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