@extends('backend.layouts.app') @section('title') {{ __($module_action) }} {{ __('promotion.coupon_title') }} @endsection @section('content')

{{ optional($promotion)->name }}

@endsection @push('after-styles') @endpush @push('after-scripts') @endpush