@extends('user.layouts.template') @section('style') @endsection @section('content')
Team Management List User {{ $PageTitle }}
@csrf
@error('title')
{{ $message }}
@enderror
welcome_email == 1) checked @endif>
@endsection @section('script') @endsection