@extends('layouts.master') @section('heading') {{ __('All Roles') }} @stop @section('content')
{{ __('Name') }} {{ __('Permissions') }}
@stop @push('scripts') @endpush