@extends('pleaf-common::layouts.master') @section('head') @authorize('editOu') @endauthorize @authorize('removeOu') @endauthorize @endsection @section('title') OU @endsection @section('page-title') OU @endsection @section('bread-crumb')
  • Home
  • OU
  • @endsection @section('content-title') OU Table @endsection @section('content') @messages @authorize('viewOu')
    @authorize('addOu') Add  @endauthorize Refresh

    @endauthorize @endsection {{----}}