@if ($errors->any())
@endif
@if (session()->has('success'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{!! session()->get('success') !!}
@endif
| # | Title | Action |
|---|---|---|
| {{ $loop->iteration }} | {{ $role->name }} |