@extends('layouts.app') @section('title', "Modifier l'unité") @section('breadcrumb') @endsection @section('content')
@csrf @method('put')
@endsection