@extends('pleaf-common::layouts.master') @section('title') User @endsection @section('page-title') User @endsection @section('bread-crumb')
  • Home
  • User
  • Add User
  • @endsection @section('content-title') Add New User @endsection @section('content') @section('ibox-title') Add New User @endsection @messages("onField")

    {{csrf_field()}}
    Cancel
    @endsection