@extends('template.app') @section('meta') @endsection @section('title') Permission Update @endsection @section('styles') @endsection @section('content')
@csrf @method('PATCH')
Cancel
@endsection @section('scripts') @endsection