@extends('admin.layouts.container') @section('content')

{{$article->name}}

@endsection @section('inner_js') @endsection