@extends('admin.layout') @section('title', 'Edit User') @section('page_title', 'Edit User') @section('extra_styles') @endsection @section('content') {{-- ── Page header ── --}}
You are about to permanently delete {{ $user->name }}.