@extends('dashboard.layouts.app') @section('content')
@include('dashboard.layouts.flash')

Edit Permission

@csrf @method('PUT')
@endsection