@extends('layouts.app') @section('title', 'Create Permission') @section('content')
@include('partials._flash')
Create Permission
@csrf
@endsection