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

Editar Cupón

@csrf @method('PUT')
@if ($coupon->imagen) {{ $coupon->titulo }} @endif
@endsection