@extends('layouts.app') @section('title', 'Create Permission') @section('content')

Add new Permission

@csrf
@endsection