@toastr_css
@if (Auth::User())

Add Client

@endif
@csrf
@isset($SelectedUser)

Brand: {{ $SelectedUser }}

@endisset @isset($client_phone)

Phone: {{ $client_phone }}

@endisset @isset($client_phone)

Password: {{ $client_password }}

@endisset
@isset($SelectedUser)
@endisset
@toastr_js @toastr_render