@extends('template.app') @section('meta') @endsection @section('title') Role Update @endsection @section('styles') @endsection @section('content')
@csrf @method('PATCH')
Select All
Permissions:
@foreach($permissions as $value)