@extends('layouts.app') @section('title', 'Créer une unité') @section('breadcrumb') @endsection @section('content')
@csrf
@endsection