@extends('backend.layouts.app') @section('title', 'Edit Role') @push('styles') @endpush @section('content') @php $pageTitle = 'Edit Role'; $indexRoute = 'roles.index'; $indexLabel = 'Roles'; @endphp @include('backend.layouts.partials._page_header')
Update the role information and permissions below.