@extends('layouts.app') @section('content')

{{ _lang('Role Management') }}

{{ _lang('Create Role') }}

{{ csrf_field() }}
@endsection