@extends('layouts.master') @section('title', 'Cartes') @section('content')
@livewire('carte.create-carte')
@endsection