@extends('admin.layout.header') @section('title') Sửa người dùng @endsection @section('content')
{{ $user->roles->first()?->name ?? 'Chưa có' }}