@extends('admin.layouts.master') @section('main-content') {{ __('Roles') }} {{ Breadcrumbs::render('role/view') }} @csrf {{ __('Permission') }} - ( {{ $role->name }} ) {{ __('#') }} {{ __('Module Name') }} {{ __('Create') }} {{ __('Edit') }} {{ __('Delete') }} {{ __('Show') }} Warning: count(): Parameter must be an array or an object that implements Countable in /home/cp962870p07/public_html/telechargement/resources/views/admin/role/show.blade.php on line 34 @endsection @section('scripts') @endsection