@extends('base') @section('content') @include('settings/navbar', ['selected' => 'roles'])
This will delete the role with the name '{{$role->display_name}}'.
This role has {{$role->users->count()}} users assigned to it. If you would like to migrate the users from this role select a new role below.
Are you sure you want to delete this role?