@extends('layouts.master') @section('title',trans('permissions')) @section('header') @endsection @section('main')
@method('PUT') @csrf
@endsection @section('footer') @endsection