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

Ajouter prescription

@csrf @include('backoffice.doctor.includes.prescription-form')
@endsection