{{-- New-Unity ERP | products/brands/create.blade.php | v1.5 | 05/08/2026 --}} {{-- v1.5 — Industria: checkboxes →
{{-- Industria --}}
Industria
@can('products.industries.manage') @endcan
@can('products.industries.manage') @endcan
{{-- Material Types --}}
{{ __('brands.material_types') }} — {{ __('brands.material_types_where') }}
{{-- TR --}}
{{ __('brands.mt_tr_desc') }}
{{-- RM --}}
{{ __('brands.mt_rm_desc') }}
{{-- FG — solo si own_brand --}}
{{ __('brands.mt_fg_enable_hint') }}
{{-- WIP --}}
{{ __('brands.mt_wip_desc') }}
{{-- SV --}}
{{ __('brands.mt_sv_desc') }}
{{-- Right column --}}
{{-- Own Brand --}}
{{ __('brands.own_brand') }}
{{ __('brands.own_brand_alert') }}
{{ __('brands.own_brand_alert_fg') }}

{{ __('brands.examples') }}
  • ✅ {{ __('brands.example_candy') }}
  • ✅ {{ __('brands.example_bynet') }}
  • ❌ {{ __('brands.example_dell') }}
{{-- Info card --}}
{{ __('brands.how_it_works') }}
  • {{ __('brands.hiw_1') }}
  • {!! __('brands.hiw_2') !!}
  • {{ __('brands.hiw_3') }}
{{ __('brands.cancel') }}
@endsection @section('scripts') @endsection