@extends('adminlte::page')
@section('htmlheader_title')
Blog
@endsection
@section('contentheader_title')
Blog
@endsection
@section('contentheader_button')
@endsection
@section('content')
@endsection
@include('articles.partials.scripts')
@push('scripts')
@endpush