@extends('users.index') @php($title = $user->first_name . " " . $user->name) @section('title', $title) @section('content_user_title', $title) @section('content_user')