@extends('pleaf-common::layouts.master') @section('head') @authorize('editRole') @endauthorize @authorize('removeRole') @endauthorize {{--@authorize('removeRole')--}} {{----}} {{--@endauthorize--}} @endsection @section('end-body') @section('title') Role @endsection @section('page-title') Role @endsection @section('bread-crumb')
  • Home
  • Role
  • @endsection @section('content') @messages @authorize('viewRole')
    @authorize('addRole') Add  @endauthorize Refresh

    @endauthorize @endsection