@extends('dashboard.index') @section('title', 'Blog') @section('title2', 'Créer') @section('content')

Créer un nouvel article

@csrf {{-- --}}
@endsection