@extends('layouts.master2') @if (isset($voucher)) @section('scriptDataLayer') @endsection @section('meta') @endsection @section('canonical') @if (env('APP_ENV') == "production") @elseif (env('APP_ENV') == "development") @else @endif @endsection @if (!empty($seo)) @if (!empty($seo->meta_title)) @section('title', $seo->meta_title ) @endif @if (!empty($seo->meta_description)) @section('meta_description', $seo->meta_description ) @endif @if (!empty($seo->meta_keyword)) @section('meta_keyword', $seo->meta_keyword ) @endif @else @section('title', 'Promo '. $voucher->merchant_name . ' di Giladiskon.com') @endif @section('pageHeader')
@endsection @section('loginMobile') @endsection @section('content')