@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Index @endsection @section('content')

Permission Management

@lang('app.intro-text')

# Permission Name Guard Name Actions
@endsection @section('scripts') @endsection