@extends('layouts.app') @section('page-title', __('Distribute Assets')) @section('page-heading', __('Distribute Assets')) @section('breadcrumbs')
| @lang('Name') | @lang('Email') | @lang('Role') | @lang('Actions') |
|---|---|---|---|
| {{ $user->name }} | {{ $user->email }} | {{ $user->role->display_name }} | @lang('Distribute') |
| @lang('No records found.') | |||