@extends('welcome') @section('title', __('vouchers.seo_title')) @section('meta_description', __('vouchers.meta_description')) @section('content')
{{ __('vouchers.description') }}
{{ __('vouchers.no_vouchers_message') }}
{{ __('vouchers.back_to_home') }}