@extends('layouts.layout') @section('title', 'Dashboard Settings') @section('content') @php $rolesArr = Auth::user()->roles; @endphp