@extends('layouts.partials.main') @section('Titre') Enregistrer un Content Type @endsection @section('content-pr')

Enregistrer un nouveau Content Type

@csrf {{-- @method('POST') --}}

Enregistrer Content Type

Label
{{--
Status
--}}
{{-- Enregistrer --}}
@endsection