As seen on CNBC
As seen on Public Television
@extends('new-design.layouts.master')
@section('title')
Home | Wedding Realm
@endsection
@section('description',
'Welcome to Wedding Realm - where your love story meets seamless planning. We know that planning
a wedding is one of the most exciting and emotional journeys of your life, and we’re here to make it stress-free.')
@section('content')
@php
$categories = DB::table('vendor_category')->where('isActive', 1)->orderBy('name')->get();
$userLoggedIn = Session::get('user_logged_in');
$user = App\WeddingBudgetCustomerDetails::where('user_id', $userLoggedIn)->first();
$testimonial = DB::table('testimonials')->get();
$data = [
'categories' => $categories,
];
$memeber = DB::table('users')->where('id', Session::get('user_logged_in'))->first();
@endphp
{{-- Wedding Genie --}}
@if(!empty($promotion2Winners))
Book Vendors on Wedding Realm and be automatically entered
to win a FREE bridal gown. Retail value $1,500 - $6,000
Our Services