@extends('layouts.business.master') @section('title') {{ __('Roles') }} @endsection @php $colClass = auth()->user()->accessToMultiBranch() ? 'col-lg-3' : 'col-lg-4'; @endphp @section('main_content')