@extends('backend.layouts.master') @section('content')
Add Permission
Back
@csrf
@error('name') {{ $message }} @enderror
Cancel
@endsection