@extends('admin/layout') @section('title') {{ labels('admin_labels.system_policies', 'System Policies') }} @endsection @section('content') @php $user = auth()->user(); $role = auth()->user()->role->name; @endphp
{{ labels('admin_labels.effortlessly_manage_and_enforce_system_policies', 'Effortlessly Manage and Enforce System Policies') }}