@extends('layouts.app') @section('page-header') @endsection @section('htmlheader_title') View User's @endsection @section('contentheader_title') View User's @endsection @section('main-content')
Name | Phone | Role | |
---|---|---|---|
{{ $user->name}} | {{ $user->phone}} | {{ $user->email}} | {{ $user->role}} |
Name | Phone | Role |