@extends('master.back') @section('styles') @endsection @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(@$promotion->type == 1) @endif @foreach(@$promotion->promotiondetail as $i) @if(@$promotion->type == 1) @else @endif @endforeach
สินค้าที่ซื้อ(ชิ้น) @if(@$promotion->type == 1) {{__('สินค้าที่แถม(ชิ้น)')}} @else {{__('จำนวนราคา(มูลค่า)ที่ลด ')}} @endif ชื่อสินค้าหมวดหมู่ หมวดหมู่ย่อย แบรนด์ ค้นหาชื่อ ชื่อสินค้าที่แถม
{{@$i->item_buy->name}}
{{@$i->item_buy->name}}


{{-- --}}
@endsection