@extends('admin.layout.master') @section('title', 'Manage Setting') @section('content')
| # | Type EngLish | Type Local | {{--Warehouse | Note | --}} {{--Status | --}}Action | ||
|---|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ $setting->name_eng }} | {{ $setting->name_local }} | {{-- @if (!empty($setting->warehouse_name)){{ $setting->warehouse_name }} | @elseNot Found | @endif --}} {{--{{ $setting->note }} | --}} {{-- @if ($setting->status == 1)Active | @elseInactive | @endif --}}@if(checkAuthPermission('setting.edit')) @endif |