@extends('dashboard.layouts.master') @section('title', __('backend.roles_management') ) @section('content') @include('sweetalert::alert')

{{ __('backend.roles_management') }}

{{ __('backend.dashboard') }} / {{ __('backend.access_control') }} / {{ __('backend.roles_management') }}
{{ __('backend.role_name') }} {{ __('backend.options') }}
{{ Form::close() }}
@endsection @push('after-scripts') @endpush