1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>{{$page_title ?? ''}} || {{$site_name ?? ''}}</title>
<meta name=theme-color content="#6a1b9a">
<meta name=msapplication-navbutton-color content="#6a1b9a">
<meta name=apple-mobile-web-app-status-bar-style content="#6a1b9a">
<meta name="keywords" content="{{$site_name}} {{$site_url}}, stellar, finance, {{$site_name}}, Real Estate Investment, Stocks Investment, Oil and Gas Investment, Fiancial Planning">
<meta name="description" content="{{$site_name}} Experience the difference of working with a trusted partner who is committed to your financial success. Welcome to {{$site_name}}, Invest in Real Estate, Oil and Gas, Forex, Cryptocurrency.">
<meta name="author" content="{{$site_name}}">
<meta name="email" content="{{$site_email}}">
<meta name="website" content="https://{{$site_url}}">
<meta property="og:image" content="{{asset('/assets/images/favicon.ico')}}" />
<meta property="og:title" content=" {{$site_name}} - Empowering Your Financial Future through Diverse Investment Ventures" />
<meta property="og:description" content="Experience the difference of working with a trusted partner who is committed to your financial success. Welcome to {{$site_name}}, Invest in Real Estate, Oil and Gas, Forex, Cryptocurrency." />
<link href="{{asset('assets/css/bootstrap.min.css')}}" rel="stylesheet">
<link href="{{asset('assets/css/style.css')}}" rel="stylesheet">
<link href="{{asset('assets/css/responsive.css')}}" rel="stylesheet">