@extends('template.index') @section('title', 'Adicionar Permissão') @section('content')

Adicionar Permissão

{{ csrf_field() }} @csrf @method('POST')

Acesso


Método:

Controller:

Código:

Acesso Pai:

Link:
Ícone:

Ordem:

Actions


{{-- INICIO MODAL ACTION --}}
{{-- FIM MODAL ACTION --}} @endsection @section('js') @endsection