@extends('adminlte::page') @section('title', 'Create Role') @section('content_header')

Create New Role

@stop @section('content')
@csrf
@stop