@extends('layouts.simple.master') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title') @endsection @section('breadcrumb-items') @endsection @section('content')
create Role
@csrf
@endsection @section('script') @endsection