@extends('layouts.app') @section('title') {{ $user->name }} - @yield('subtitle', trans('user.profile')) @endsection @section('content')