Files
freeu-project/resources/views/Frontend/Pages/resources/insights.blade.php
Ritikesh yadav c661166e1d first commit
2024-03-28 14:52:40 +05:30

317 lines
19 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@extends('Frontend.layouts.master')
{{-- @section('style') --}}
<style>
.pagination>.active>a,
/* .pagination>li>a:hover,
.pagination>li>span:hover, */
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
background-color: #1B243D;
border-color: #1B243D;
}
</style>
{{-- @endsection --}}
@section('content')
<section style="background-color: #EFEAE5;">
<!--<div class="insights-banner">-->
<!-- <div class="container">-->
<!-- <h2>Our Insights</h2>-->
<!-- <p>Find Research and News curated by our<br>Alternative Assets Specialist Team</p>-->
<!-- </div>-->
<!--</div>-->
<div class="insights-card">
<div class="platform-head">
<div class="heading-logo">
<img width="30" height="30"
src="{{imagePath('public/assets/media/FrontendImages/Clip path group.svg')}}"
alt="">
</div>
<div>
<h4 class="page-title mb-0">Our Insights</h4>
</div>
</div>
<div class="container">
<div class="recent-post-card cards">
<!--<div class="container">-->
<!--<h2>Recent Posts</h2>-->
<!--<div class="posts-cards">-->
<!-- <a href="https://staging.freeu.in/blog/quo-accusantium-in-r" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1703258019.jpg') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>December 22nd, 2023</h4>-->
<!-- <h3>Quo accusantium in r</h3>-->
<!-- </div>-->
<!-- </div>-->
<!-- </a>-->
<!-- <a href="https://staging.freeu.in/blog/investments-in-global-assets-guide-for-resident-individuals" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1698315571.jpg') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>October 26th, 2023</h4>-->
<!-- <h3>Investments in Global Assets Guide for Resident...</h3>-->
<!-- </div>-->
<!-- </div>-->
<!-- </a>-->
<!-- <a href="https://staging.freeu.in/blog/investing-beyond-the-traditional-how-alternative-investments-can-provide-higher-yields-2" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1698315203.jpg') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>October 26th, 2023</h4>-->
<!-- <h3>Investing Beyond the Traditional: How Alternative...</h3>-->
<!-- </div>-->
<!-- </div>-->
<!-- </a>-->
<!-- <a href="https://staging.freeu.in/blog/ola-electric-recorded-an-operating-loss-of-136-million-on-revenue-of-335-million-in-the-fiscal-year-ending-march-2023-reuters-has-reported-reuters-september-20-2023-04-27-pm-ist-ola-electric-is-targeting-ipo-roadshows-for-early-january-or-february" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1695292973.png') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>September 21st, 2023</h4>-->
<!-- <h3>Ola Electric recorded an operating loss of $136 mi...</h3>-->
<!-- </div>-->
<!-- </div>-->
<!-- </a>-->
<!--<a href="https://staging.freeu.in/blog/quo-accusantium-in-r" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1703258019.jpg') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>December 22nd, 2023</h4>-->
<!-- <h3>Quo accusantium in r</h3>-->
<!-- </div>-->
<!-- </div>-->
<!--</a>-->
<!--<a href="https://staging.freeu.in/blog/investments-in-global-assets-guide-for-resident-individuals" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1698315571.jpg') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>October 26th, 2023</h4>-->
<!-- <h3>Investments in Global Assets Guide for Resident...</h3>-->
<!-- </div>-->
<!-- </div>-->
<!--</a>-->
<!--<a href="https://staging.freeu.in/blog/investing-beyond-the-traditional-how-alternative-investments-can-provide-higher-yields-2" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1698315203.jpg') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>October 26th, 2023</h4>-->
<!-- <h3>Investing Beyond the Traditional: How Alternative...</h3>-->
<!-- </div>-->
<!-- </div>-->
<!--</a>-->
<!--<a href="https://staging.freeu.in/blog/ola-electric-recorded-an-operating-loss-of-136-million-on-revenue-of-335-million-in-the-fiscal-year-ending-march-2023-reuters-has-reported-reuters-september-20-2023-04-27-pm-ist-ola-electric-is-targeting-ipo-roadshows-for-early-january-or-february" class="text-dark">-->
<!-- <div class="detail">-->
<!-- <img src="{{ asset('/public/uploads/blog/images/1695292973.png') }}">-->
<!-- <div class="details-ctn">-->
<!-- <h4>September 21st, 2023</h4>-->
<!-- <h3>Ola Electric recorded an operating loss of $136 mi...</h3>-->
<!-- </div>-->
<!-- </div>-->
<!--</a>-->
<!--</div>-->
<!--</div>-->
</div>
<div class="cards">
<div class="d-flex justify-content-between">
<div>
<h3>Our Research</h3>
</div>
<div>
{{-- <div class="d-flex justify-content-start"> --}}
<i class="bi bi-search">
<input type="text" name="search" id="search" placeholder="search...">
</i>
{{-- </div> --}}
</div>
</div>
<div class="blog_cards">
<div class="insight-cards">
@foreach ($recent_post as $item)
<div class="cards-insights">
<div class="insight-card">
<img src="{{ asset($item->blog_image) }}">
{{-- <img src="{{ asset('/public/assets/media/FrontendImages/alter-invest.png') }}"> --}}
{{-- <h2>Investing Beyond the Traditional: How Alternative...</h2> --}}
<h2>{{ substr($item->blog_title, 0, 50) }}</h2>
{{-- <span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>January 24th, 2024</span> --}}
<span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>{{ $item->created_at->format('F jS, Y') }}</span>
<p>{!! substr($item->blog_description, 0, 150) !!}....</p>
{{-- <a href="{{ route('traditional') }}">Read More</a> --}}
<div><a href="{{ route('readmore', ['slug' => $item->slug]) }}">Read More</a></div>
</div>
</div>
@endforeach
{{-- <div class="cards-insights">
<div class="insight-card">
<img src="{{ asset('/public/assets/media/FrontendImages/textion.png') }}">
<h2>Taxation of Alternative Investment Funds: An Investor's...</h2>
<span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>January 24th, 2024</span>
<p>Alternative Investment Funds (AIFs) are a relatively new category of investment funds in India, regulated by the Securities and Exchange Board of India (SEBI). AIFs are a type of privately pooled investment vehicle that...</p>
<a href="{{route('alternative')}}">Read More</a>
</div>
</div>
<div class="cards-insights">
<div class="insight-card ">
<img src="{{ asset('/public/assets/media/FrontendImages/global-assets.png') }}">
<h2>Investments in Global Assets Guide for Resident...</h2>
<span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>January 24th, 2024</span>
<p>International investing means holding securities issued by companies or governments outside an investor's home country. It is an investment strategy that involves selecting global investment instruments...</p>
<a href="{{route('global')}}">Read More</a>
</div>
</div> --}}
</div>
</div>
<div class="mt-4 page_links" style="float:inline-end;">
{{ $recent_post->links() }}
</div>
</div>
<!--<div class="cards">-->
<!-- <h3>News</h3>-->
<!-- <div class="insight-cards">-->
<!-- <div class="cards-insights">-->
<!-- <div class="insight-card ">-->
<!-- <img src="{{ asset('/public/assets/media/FrontendImages/1698315571.jpg') }}">-->
<!-- <h2>Investments in Global Assets - Guide for Resident..</h2>-->
<!-- <span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>October 26th, 2023</span>-->
<!-- <p>International investing International Investing means holding securities issued by companies or government outside an investor's home country. It is an investment stategy that involves selecting gl...</p>-->
<!-- <a href="https://staging.freeu.in/blog/quo-accusantium-in-r">Read More</a>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="cards-insights">-->
<!-- <div class="insight-card">-->
<!-- <img src="{{ asset('/public/assets/media/FrontendImages/1698315571.jpg') }}">-->
<!-- <h2>Investments in Global Assets - Guide for Resident..</h2>-->
<!-- <span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>October 26th, 2023</span>-->
<!-- <p>International investing International Investing means holding securities issued by companies or government outside an investor's home country. It is an investment stategy that involves selecting gl...</p>-->
<!-- <a href="https://staging.freeu.in/blog/quo-accusantium-in-r">Read More</a>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="cards-insights">-->
<!-- <div class="insight-card">-->
<!-- <img src="{{ asset('/public/assets/media/FrontendImages/1698315571.jpg') }}">-->
<!-- <h2>Investments in Global Assets - Guide for Resident..</h2>-->
<!-- <span><i class="fa fa-calendar-minus-o" aria-hidden="true"></i>October 26th, 2023</span>-->
<!-- <p>International investing International Investing means holding securities issued by companies or government outside an investor's home country. It is an investment stategy that involves selecting gl...</p>-->
<!-- <a href="https://staging.freeu.in/blog/quo-accusantium-in-r">Read More</a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
</div>
<!--<div class="resent-posts">-->
<!-- <div class="container">-->
<!-- <h3>KYM: Know Your Manager Podcast</h3>-->
<!-- <div class="row">-->
<!-- <div class="col-md-6 col-sm-12">-->
<!-- <div class="podcast mb-3">-->
<!-- <a href="">-->
<!-- <div class="d-flex">-->
<!-- <img src="{{ asset('/public/assets/media/FrontendImages/1698315203.jpg') }}" />-->
<!-- <div class="content">-->
<!-- <h4>At the Money: Investing Skill vs. Luck</h4>-->
<!-- <p>Masters in Business</p>-->
<!-- <p>Is it better to be lucky or good? How much of a role does luck pay in investing? And how can you tell the difference between chance and skill? In this episode of At the Money, bar...</p>-->
<!-- <div class="date">-->
<!-- <i class="fa fa-play"></i>-->
<!-- <span>Dec 1 <i class="fa fa-circle"></i> 13min 32sec</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </a>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-6 col-sm-12">-->
<!-- <div class="podcast">-->
<!-- <a href="">-->
<!-- <div class="d-flex">-->
<!-- <img src="{{ asset('/public/assets/media/FrontendImages/1698315203.jpg') }}" />-->
<!-- <div class="content">-->
<!-- <h4>At the Money: Investing Skill vs. Luck</h4>-->
<!-- <p>Masters in Business</p>-->
<!-- <p>Is it better to be lucky or good? How much of a role does luck pay in investing? And how can you tell the difference between chance and skill? In this episode of At the Money, bar...</p>-->
<!-- <div class="date">-->
<!-- <i class="fa fa-play"></i>-->
<!-- <span>Dec 1 <i class="fa fa-circle"></i> 13min 32sec</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
</div>
</section>
@endsection
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script>
function getData(id) {
$('.tabs-insight').css({
'background': '',
'color': 'black'
});
$(`#tagBadge${id}`).css({
'background': '#04418d',
'color': 'white'
});
$.ajax({
type: 'get',
url: "get/tag/data?id=" + id,
success: function(data) {
$("#blog").empty();
if (data.length > 0) {
$("#blog").html('').html(data);
}
}
});
}
$(document).ready(function() {
$('#tagBadge0').css({
'background': '#04418d',
'color': 'white'
});
});
$(function() {
const urlParams = new URLSearchParams(window.location.search);
$('#search').val(urlParams.get('search'));
function fetch_data(page, query) {
$.ajax({
type: 'get',
url: "/insights/fetch-blog?page=" + page + "&query=" + query,
success: function(data) {
console.log(data);
// $('.display-products').html('').html(data);
$('.page_links').addClass('d-none');
window.history.pushState({}, null, '/insights?search=' + query + '&page=' +
page);
$('.blog_cards').html('').html(data);
}
})
}
$('#search').on('keyup', filter);
function filter() {
var query = $('#search').val();
var categories = [];
// var page = $('#hidden_page').val();
var page = 1;
fetch_data(page, query);
}
});
</script>