@extends('frontend.layout.master') @section('title', $user->name) @section('content')
{{ $user->about_me }}