@extends('layouts.superadmin') @section('content')
{{ $message }} @if( $downloadable = Session::get('downloadable') ) Click on the download button to get the Generated GiftCards PDF. Download GiftCards @endif