@extends('layouts.app') @section('content')

Manage Permission

@can('create permissions')

Create Permission

Back
@endcan
@csrf
@endsection