@extends('dashboard-layout.master') @section('content')
@csrf


{{$user->name}}
Account No: {{$user->iflex_ID}}
Name
Email
Please Enter Password
@endsection