@extends('admin.layouts.default') @section('head') {{ HTML::style('//code.jquery.com/ui/1.11.0/themes/smoothness/jquery-ui.css') }} {{ HTML::script('//code.jquery.com/ui/1.11.0/jquery-ui.js') }}
優惠活動名稱 | 折扣 | 數量 | 開始日期 | 結束日期 | 操作 | |
---|---|---|---|---|---|---|
{{ $value->title }} | {{ $value->discount }} | {{ $value->quantity == 0 ? '不限' : $value->quantity}} | {{ $value->start_at == '0000-00-00' ? '不限' : $value->start_at }} | {{ $value->end_at == '0000-00-00' ? '不限' : $value->end_at }} |