@extends('layouts.master') @section('title', 'Attribution / Ajouter une pièce') @section('content')

@yield('title')

@csrf
Quitter
@endsection