--}}
{{ucwords($user->name)}}
{{ucfirst($user->user_type)}}
Complete Your Profile
Information
| Full Name : | {{ucwords($user->name)}} |
|---|---|
| Mobile : | {{($user->contact !== null) ? ucwords($user->contact):"Not set yet."}} |
| E-mail : | {{$user->email}} |
| Location : | {{ ($user->address !== null) ? ucwords($user->address) : "Not set yet."}} |
| Joining Date : | {{\Carbon\Carbon::parse($user->created_at)->isoFormat('MMMM Do, YYYY')}} |
About
@if($user->about == null)Hi I'm {{ucfirst($user->name)}}, I am currently a user in this system developed by Canosoft Technology for the parent company {{@$setting_data->website_name}}. The company itself is described as : {!! @$setting_data->website_description !!}
I joined the ranks of the user in {{\Carbon\Carbon::parse($user->created_at)->isoFormat('MMMM Do, YYYY')}}, where my assigned role is that of an {{$user->user_type}}. The parent company is located at {{@$setting_data->address}} with the registered email {{@$setting_data->email}}.
@else {!! nl2br($user->about) !!} @endifDesignation :
Lead Designer / Developer
Website :
omamamanpower.com