@extends('backend.layouts.app') @section('title', 'Create Post') @push('styles') @endpush @section('content')
@csrf

CREATE POST


SELECT CATEGORY

Ajouter nouveau
Ajouter nouveau


@endsection @push('scripts') @endpush