@extends('layouts.syndron.app') @section('content')

{{ __('Edit Coupon') }}: {{ $coupon->code }}

@endsection