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

Create Permission

← Back to permissions
{{-- Validation errors --}} @if($errors->any())
Please fix the following:
@endif
@csrf

Tip: কনভেনশন—resource.action (যেমন purchase.view, purchase.create).

Cancel
@endsection