@extends('layouts.app') @section('title', @$edit ? __('Edit Articles') : 'Add Article') @push('css') @include('panel.inc.datatable.css') @endpush @section('content')