@extends('layouts.admin.master') @section('title', 'Setting') @section('content') Setting Clear Save Add User Role Permission User Role Select User Role -- @if (count($userRoles) != 0) @foreach ($userRoles as $userRole) {{ $userRole['user_role_name'] }} @endforeach @endif User Role ရွေးရန်လိုအပ်ပါသည် Add Form-Menus Select ALL Dashboard Store Dine-In Sale-Lists Reservation Customers Customer Customer Type Stock Control Stock Receive Receive Receive Lists Stock Issue Issue Issue Lists Issue Type Stock Purchase Purchase Purchase Lists Card Coupon Card Member Card Card Card Type Users Employee Employee Employee Position Users User User Role Suppliers Supplier Supplier Lists Configuration Item Category Item Unit Discount Price Control Floor Table Location Delivery Reports Stock-In Stock-Out Purchase Sales Setting Creation {{-- --}} User Role Permission Creation Successfully! @csrf @endsection