@forelse($roles as $role) @empty @endforelse
Status Created At Actions
{{ $role->name }}
@csrf
{{ $role->created_at->format('M d, Y') }}
No roles found.
{{ $roles->links() }}