@extends('layout') @section('h4-page', __("Permission")) @section('contents')
| {{__("Name")}} | {{__("Action")}} |
|---|---|
|
{{ @$item->name }} |
{{ __('edit') }} {{-- Edit --}} |
| {{__("NoDataFound")}} |