@extends('backend.layouts.master') @section('content')

Add Team Type
@csrf
@error('team_type') {{ $message }} @enderror
@endsection