@extends('layouts.master') @section('page-title', __('Roles')) @section('page-heading', __('Roles')) @section('breadcrumbs') @stop @section('content') @include('layouts.partials.messages')
@include('layouts.partials.messages')
@csrf
@stop