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

Ajouter médicament

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