@extends('layouts.admin') @section('heading', $role->exists ? 'Edit role' : 'New role') @section('subheading', 'Name the role and tick what it can access.') @section('content')
Permissions
{{ $module }}