@extends('layouts.app') @section('title', 'Entregar premio') @section('content')
@include('partials.alerts')

Entregar premio

@include('home.delivery._info-coupon') @if ($coupon->delivery_date === null)
@csrf
@endif
Footer
@endsection