@extends('layout.app') @section('title', 'Be In the Know | Industry Insights | Jetstream | Dreamjet') @section('body') @include('layout.jetstream-header')

News

@include('components.pagination', ['data' => $blogs])
@include('layout.footer') @include('layout.language-navbar') @endsection