@extends('layouts.master') @section('title') Edit Permission @endsection @section('extra-css') @endsection @section('index')
Permission
@csrf
@error('name') @enderror
@endsection @section('extra-script') @endsection