@extends('layouts.minimal') @section('title', 'Profile') @section('breadcrumb')
{{ Auth::user()->roles[0]->name ?? '-' }}