@extends('layouts.admin.layout') @section('title')
| {{ $websiteLang->where('id',121)->first()->custom_text }} | |
| {{ $websiteLang->where('id',37)->first()->custom_text }} | {{ $user->name }} |
| {{ $websiteLang->where('id',38)->first()->custom_text }} | {{ $user->email }} |
| {{ $websiteLang->where('id',333)->first()->custom_text }} | {{ $user->about }} |
| {{ $websiteLang->where('id',39)->first()->custom_text }} | {{ $user->phone }} |
| {{ $websiteLang->where('id',135)->first()->custom_text }} | @if ($user->status==1) @else @endif |
| {{ $user->facebook }} | |
| {{ $user->twitter }} | |
| {{ $user->linkedin }} | |
| {{ $user->pinterest }} | |
| {{ $user->whatsapp }} | |
| youtube | {{ $user->youtube }} |
| tumblr | {{ $user->tumblr }} |
| {{ $user->instagram }} |