@extends('admin.templates.panel-list-template')
@section('list-title')
{{__("Posts list")}}
@endsection
@section('title')
{{__("Posts list")}} -
@endsection
@section('filter')
{{-- Other filters --}}
{{__("Main group")}}
@endsection
@section('bulk')
@endsection