@extends('layouts.app') @section('content')
@include('admin.panel._nav')

Edit Permission

@csrf @method('PUT')
Batal
@endsection