@extends('backend.layouts.layout-2') @section('page-title', trans('app.newsCategories')) @section('page-heading', trans('app.newsCategories')) @section('styles') @parent @endsection @section('scripts') @parent @include('backend.partials.deleteMode',['routeName'=>'newsCategories.destroy']) @endsection @section('content')
@lang('app.newsCategories')
# @lang('app.title') @lang('app.created_at') @lang('app.updated_at') @lang('app.action')
@stop