@extends('layouts.master') @section('content')
My Account

Name{{$firstName}}

E-mail:{{$email}}

PasswordChange Password

@if ($canViewPostback)

PostBack URL:

{{$postBackURL}}

@endif
@endsection