@extends('layouts.AdminLTE.index') @section('icon_page', 'eye') @section('title', 'View User') @section('menu_pagina')
Created on: {{$user->created_at->format('d/m/Y H:i') }}
Last update: {{$user->updated_at->format('d/m/Y H:i') }}