@extends('frontend.layouts.app') @section('meta_title', '?-????? ??????? - ' . site_name()) @section('content')

?-????? ???????

@foreach($editions as $e) @endforeach
{{ $editions->appends(['year'=>$year,'month'=>$month])->links() }}
@endsection