@extends('admin.layout') @section('title', 'Edit Voucher') @section('content')
{{ $voucher->code }}
{{ $message }}