@extends('layouts/contentLayoutMaster') @section('title', 'Redeem') @section('vendor-style') @endsection @section('content') Redeem @if($errors->any()) @endif @csrf Coupon Code Invoice No. Submit @endsection @section('page-script') @endsection