@extends('admin.layout.layout') @section('title') Create Team @endsection @section('content')

Add Team

@csrf
@endsection @section('script') @endsection