@extends('web.layouts.main') @section('content') @push('title') {{__('web.blogs')}} @endpush

{{__('web.articles')}}

{{__('web.subscribe_us')}}

{{__('web.subscribe_desc')}}

@CSRF
@push('js') @endpush @stop