@extends('template.app') @section('title', 'Update - Permission') @push('css') @endpush @section('content')
Update Permission
@csrf @method('PATCH')
BACK
@endsection @push('js') @endpush