@extends("layouts.user.app") @section('page-title') {{ __('Dashboard') }} @endSection @section('page-nav-title')

{{ __('Items') }}

{{ __('All Items') }}

@endsection @section('content') @include('includes.dialog')
@if (isPermissionsAllowed('control-items')) @endif
{{-- --}} {{-- --}} @if (isPermissionsAllowed('control-items')) @endif
{{ __('ID') }} {{ __('Image') }} {{ __('Name') }} {{ __('Price') }} {{ __('Tax') }} {{ __('Status') }} {{ __('barcode') }} {{ __('Descriptions') }} {{ __('Category Name') }}{{ __('Branches') }}{{ __('Gallery') }}{{ __('Stock') }}{{ __('Control') }}