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