@extends('master.back') @section('content') {{-- --}}

{{ __('Create Promotion') }}

{{ __('Back') }}
@include('alerts.alerts')
@csrf

{{ __('Image Size Should Be 000 x 000. or square size') }}
{{-- setpromotion --}}
{{-- setpromotion --}}

{{-- @foreach ($category as $c) @endforeach
@if(@$type_ == 1) @endif @if(@$type_ == 1) @endif @foreach(@$item as $i) @if(@$type_ == 1) @else @endif @endforeach
กลุ่มสินค้าที่ซื้อ กลุ่มสินค้าที่แถม
สินค้าที่ซื้อ(ชิ้น) @if(@$type_ == 1) {{__('สินค้าที่แถม(ชิ้น)')}} @else {{__('จำนวนราคา(มูลค่า)ที่ลด ')}} @endif ชื่อสินค้าหมวดหมู่ หมวดหมู่ย่อย แบรนด์ ค้นหาชื่อ ชื่อสินค้าที่แถม
{{$i->name}}
{{$i->name}}


{{-- --}}
@endsection