@extends('backend.layouts.app') @section('title') {{ __($module_action) }} {{ $module_title }} @stop @section('page-header')

@lang('article::posts.title')

@stop @section('content')
# @lang('article::posts.name') @lang('article::categories.name') @lang('article::posts.last_modified') @lang('labels.action')
@stop @push ('vendor-css') @endpush @push ('page-css') @endpush @push ('vendor-scripts') @endpush @push ('page-scripts') @endpush