@extends('pleaf-common::layouts.master') @section('head') @authorize('editGroupUser') @endauthorize @authorize('removeGroupUser') @endauthorize @endsection @section('title') Group User @endsection @section('page-title') Group User @endsection @section('bread-crumb')
  • Home
  • Group User
  • @endsection @section('content') @messages @authorize('viewGroupUser') @authorize('addGroupUser') Add  @endauthorize Refresh

    @endauthorize @endsection