@extends('dashboard.layouts.app') @section('content')
{{ $user->created_at->format('Y-m-d h:i a') }}
Do you want to delete ({{$user->type}}) {{ $user->name }} ? Note: Admin won't deleted forever, he will be stored in archive.
Do you want to deactivate ({{$user->type}}) {{ $user->name }} ?