@extends('layouts.admin') @section('header','User: '.$user->name) @section('breadcrumbs')
{{ $user->name }}
{{ $user->email }}
{{ $user->type }}