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