from django import forms

from BasicData.models import Personnel, PersonnelService
from .models import *


