{{ $user->name }}
{{ __('About') }}
{{ $user->profile->about }}
@extends('dashboard.layouts.master') @section('title', __('Profile')) @section('css') @stop @section('content') @if ($errors->any())
{{ $user->profile->about }}