@extends('umrah.layouts.app') @section('content') @if(count($stores)) @else

{{App\Language::trans('You do not have any store voucher.')}}

@endif @endsection @section('script') @endsection