@extends('layouts.admin') @section('title', $article->titre) @section('content')
@include('articles.article')
@endsection @push('scripts') @endpush