@extends('pleaf-common::layouts.master') @section("head") @endsection @section('title') User @endsection @section('page-title') User @endsection @section('bread-crumb')
  • Home
  • User
  • Manage User Role
  • @endsection @section('content-title') Manage User Role @endsection @section('content') @section('ibox-title') @endsection @messages
    {{csrf_field()}}
    @endsection