@extends('backoffice.pharmacy.layout') @section('content')

Ajouter utilisateur

@csrf @include('backoffice.pharmacy.includes.user-form')
@endsection