@extends('theme.swalanyeti.layout') @section("styles") @endsection @section( 'main_body')

Search Results


@if ($request->input('query')) @endif

Connect with Us

{{ social_icons() }}
{!! get_option('ak_default_default_sidebar_ad_1') !!}

Latest Stories

@php $latest_posts = latest_stories(5); @endphp @if ($latest_posts) @each(load_template('sidebar-post'), $latest_posts, 'post') @endif
@endsection @section("scripts") @endsection