@extends('layouts.master') @section('title') @lang('translation.team') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') Usuários @endslot @endcomponent
{{ $user->role }}
Telefone: {{ $user->phone }}
{{ ucfirst($user->status) }}