@extends('pleaf-common::layouts.master') @section('title') OU @endsection @section('page-title') Add New OU @endsection @section('bread-crumb')
  • Home
  • OU
  • Add OU
  • @endsection @section('content-title') Add New OU Form @endsection @section('ibox-title') Add New OU @endsection @section('content') @messages("onField")
    Cancel  
    {{csrf_field()}}
    @endsection