@extends('admin.layout.app') @section('pageTitle')
{{ $user->role->name ?? '' }}
{{ __('Are you Sure You want to Remove this Record ?') }}