@extends('adminlte::page') @section('title_postfix', ' - Código Promocional') @section('content_header')

Código Promocional

@stop @section('content')
@if(session('message')) @endif
activation || empty($coupon->activation) ? 'checked' : '' }}>
activation ? 'checked' : '' }}>
@stop