@extends('adminlte::page') @section('title', 'Add Permission') @section('content_header')

Add Permission

@stop @section('content')
@csrf
Cancel
@stop