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