@extends('agent.layouts.app') @section('content')

Update Your Information

@if(empty($user->tsm_id))

Please enter your TSM ID to send payment links

@endif
@csrf @include('agent.layouts.message')

If you don't want to change your password, leave it blank. If you update your password, you will be logged out.

@endsection