@extends('admin.layout') @section('title') Ajouter Matériel @endsection @section('content')

Ajouter Matériel

@csrf
@endsection @section('script') @endsection