@if($image = @file_get_contents('../public/images/user_img/'.$user_img))
@else
@endif
| Date Of Birth : | {{ $dob }} |
|---|---|
| Address : | {{ $address}} |
| Gender : | {{ $gender}} |
| Role : | {{ $role}} |
| Youtube URL | {{str_limit($youtube_url, '30')}} |
| Facebook URL | {{str_limit($fb_url, '30')}} |
| Twitter URL | {{str_limit($twitter_url, '30')}} |
| Linkedin URL | {{str_limit($linkedin_url, '30')}} |