@extends('site.layouts.app') @section('title', 'Add Role') @section('stylesheets') @endsection @section('content')

Role

Loading...
{{ csrf_field() }}
Ex. administrator (Only letters lowercase input).
@endsection @push('scripts') @endpush