@php @endphp @extends('layouts/layoutMaster') @section('title', __('Permissions')) @section('content')

{{ __('Permissions') }}

{{ __('For more layout options refer') }} {{ __('documentation') }}.

@endsection