@extends('backend.layouts.master') @section('title', 'Ajouter un organisme — ' . $event->bo_title) @section('body') @endsection @section('content')
Ajouter un organisme — {{ $event->bo_title }}
Retour
@if ($errors->any())
@endif
@csrf
Le label affiché sur le badge pour les participants de cet organisme.
@endsection @section('css') @endsection