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