@extends('admin.layout') @section('content')

Add Team Member

@if ($errors->any())
@endif
@csrf
Back
@endsection